Games in VB
From source code,code examples
| An RPG Game Similar to Graal (only not quite as good =) |
If you are at all interested in Game Development, you should definately check this out and AT LEAST look at the screen shot. This is an online game which i started a while ago and am yet to finish. My main reason for publishing this is to try to find other programmers/plot writters/graphics makers/music people/level makers/etc. for the finished game. This game has swords (that you can find and equipt with different attack powers), items (like lockets, special arrows, special bombs, money, etc.), equiptment (you have swords (atk power), shields (evasion chance %), helmet (+ to defense), armor (+ to defense), etc.). This game has tile features like bushes that when attacked, are shreded and there is a chance of a random item being left, walkable and non-walkable tiles. When you move, your guy even cycles through multiple sprites of walking. One of the biggest features in this game is PORGRAMMABLE NPCS!! I made a really simple language where you can make NPCs do dozens of things. There everything from visiblity scripts to checking the user's access prviledges on the game and letting him/her pass, or blocking the way. You have health and money (gold) and there is already quite a few maps made. Remember, this game is NOT finished. The online section doesn't wok yet, due to it being unfinished. When you login to offline, keep the username as Komodo9, i am having a database problem with the new user thing. I hope when you vote on this, you vote on what is done, all the database stuff, and game features, and do not take off credit because of it being incomplete, as i said it was. If you are interested in helping, please leave a comment and i will e-mail you. So far the game has come a log way, so enjoy. =D
| a game problem - rpg collision detection |
i'm having a problem w/collision detection in my game - aRe PeGi
| A Cool Fighting Game Example - Version 1.00 |
This game is really cool, and great for someone who's looking for how to make a fighting game with BitBlt, LoadDC, GenerateDC and other API calls. The Sprites are kinda bad, and there isn't any sound. But it can all be changed and added easily. Enjoy! Please Rate.
| An Addictive Unscramble the picture puzzle game - Version 1.00 |
This is a really fun, addictive, and frustrating game. Only smart people can beat it, so if you're dumb, I don't think you should try it. You might hurt yourself. This version doesn't have sounds, but the later versions will. Enjoy, please rate!
| AVIN Pong |
A Great pong game with great graphics. But those with low bandwiths beware... It's over 1.5MB. Please vote for me!
| ant simulator THE SEQUEL |
OH MY GOD!!!!!
| A Hangman Program |
This program allows the user to play a simple game of hangman. This program has sound and graphics (which were drawn by my wife and scanned in by me). I use the Microsoft Flex Grid Control to hold the letters and allow selection! Please vote for my code if you like it!! Thanks!
| AA Jennie's Magic 8 Ball |
Just a really simple magic 8 ball thing I wrote for my beautiful girlfriend in 5 minutes, even features a shaking ball.
| Abware's fast game engine in Vb |
NEW && IMPROVED. now its even better and faster - tons of functions to make your fast arcades. the source code is included for the component and for the demo app but if you dont want to compile it using VC6 you can regsvr the compiled dll. JUST DONT FORGET TO REPLACE THE bll extension to dll (PSC doesnt allow to upload dlls) HAVE FUN (and lots of fast games)
| ASTROROCKS |
Here is my Asteroids space game clone.
| A Awsome StarField |
A cool star field that moves in whatever direction you press
| A Conway's Game of LIFE |
Cellular automata are programs which simulate artificial life and "Conway's Game of LIFE" is the most popular cellular automatum ever. My version of LIFE is not the fastest in the world but is much faster than many programs I have seen, even written in C++ or/and assembly language (mine is in pure Visual Basic). The "game" is "played" on a grid of 2616 x 2016 cells and it runs smoothly even with 5000 cells or more. I also icluded 85 hit patterns created in the 70's, 80's and 90's.
| Another Snake Game |
This is just another snake game, though I took little more time with the presentation so it maybe worth checking out. I made it in less than a week (I never bothered to look at other people's code, so it took me that long). I never bothered to update it after that. It has no highscores. I won't make one until I've finished this game.
| AI Tutorail |
This is an AI tutorail. It will teach you how to make stuff walk normally to you instead of going directly towards you. It also has a following feature that will chase you in a different way ( like say: There is a curvy road. The police is chasing you. If you used AIChase, the police will cut through the grass, while AIFollow will cause the police to follow you run on the curvy road.) Please vote for me, and leave comments.
| Animated Paper-Rock-Scissors Game |
This program is a animated computerized version of Paper Rock Scissors... It has Save Game and Load Game features, along with the ability to cheat(for the pathetic people who HAVE to win):) It also has a statistics window, so you can see how many times you Won, Lost, or Tied. Well commented, please vote for me if you think I deserve it... Thanks
| Ant Invaders |
My code is just a good fun game which involves variables and key pressing code
| A Card Trick |
This program is a card trick. You select your card from a column of cards three times, and the program will tell you the card you picked.
| A Working Magic 8 Ball |
This code shows how to use a random number generator to randomly pick a phrase to say to the user.
| A nibbles(snake) game |
Classic, but pretty bugy thought, nice graphics if u can call it that...
| AIR BALL |
very easy and fun game
| A -Tic-Tac-Toe- |
This is the best Tic-Tac-Toe game out there. With nice images and a score board.
| A Eetch-a-sketch |
This is a basic etch-a-sketch program hopefuly it may help out programers out there.
| an othello game |
Its an othello game can play player vs comp, player vs player, and player vs player net game very fun check it out is really pretty cool.
| Another Hangman Game |
Great for advanced or beginer Visual Basic users. Demonstrates how to include a "registration key" for trial version software, read and write the registry, make a game of hangman, read and write from files, clickable letters, pick a random word from a list of words in a file, choose a word for another player, add word to the word list
| ATX Game |
[ ---- AtX-Game ---- ]
| A. WingDuel2- 3D Space Fighting Simulation -WingCommanderStyle A must see Check out screenshot |
A 3D Space fighting simulation! Wing Commander style! Features include: A radar, starfield background, target collision, enemy, and a COOL theme! You detect enemies according to your radar. Then steer their way whe you see them approaching. When you've locked them on, FIRE! Just like in any 3D Air/Space simulation! A small download, check it out! Definently worth your time! If you like it, a vote will be appreciated.
| A TankRace game in VB No joke Check out screenshot |
A tank racing game in VB! Guide race tank against 2 other computer players! Featuring collision detection, one track, crash scenes, and more! Check it out! Small zip file, worth your time. However, the computer players were made to only drive through this track. Making new tracks require(but no hard) heavy modifications. Basically, I had nothing to do and created this in a few minutes. Yes, there are(to some of you) a lot of timers. You may change that, but I wanted things to happen at different intervals, and squeezed as much as I can as each timer can do. If you like this game, a vote will be appreciated. If not, then please don't vote poorly.
| a PURE VB Space Invaders game |
This a "pure VB" clone of the original Space invaders by TAITO. NO DirectX, NO Cheating, NO Wizards. ONLY pure VB who anyone can read and understand and... MODIFY!
| A Tennis Game in VB First time ever on PSC Even features a Guard System Check out screenshot |
Finally! A tennis game in VB! Sick of the ping pong ones? This'll give you a break! Features include: Computer Players, a tennis court(not official :=)), 3 different types of hitting the ball, moving around, even in the audience! I'll fix that. *duh*. A Program Guard System completly made by me comes with it too! Ok, here's some more info on this "Guard System" of mine. It opens up a password file and loads it to a rich text box. Then, the user must type in the correct password. If the 2 text boxes don't match, u got wrong password. Which means, it blocks access from people who doesn't know the password, and you can easily change the password without opening up VB! You change the password file to a txt file then you type in the password u desire, then rename it into .pass file and distribute it! With my permission of course. Hope it gets a desent vote! Enjoy!
| A --Shadow Haven--A cool RPG in the making Features Saving Check out screenshot UPDATED Again |
A cool RPG in the making!-Final Fantasy style! Features include: Saving, battle mode, map maker, cool menu, new games, saving positions, and a hell lot more! Check it out! Some of you might have seen my Final Fantasy battle engine that I've submitted a few weeks ago, well I'll be adding that in here! Small download! The new updated version has all the errors wiped out, includes music, and battle mode!
| A Awesome Snakes Game |
This is a good example of implementing linked-lists. This is a fun and addictive snakes game with lots of interesting and original features. You can play just a one player game where you just collect food and watch your tail grow.
| Arkanoid in VB |
This is my version of the old Arkanoid game( If you don't know it see the sreenshot). The game include difrent type of enemies, bonuses and a level editor. I create 12 levels and you can modify them or just replace them with new levels. The collision is very good( determine the side of the collision). This code shows how to play wave sound from resource file. Please send me any suggestions to kicheto@goatrance.com and don't forget to vote for me!
| ActiveX Tetris |
Tetris game.
| A tile MAP EDITOR |
A fully functional Map editor.it uses a character to define a position of tile in a 2D map.a test exe is also included!!!!
| A 3d "starfield" with rotation |
An update on my plain old starfield. This consists or a couple of hundred randomly placed stars that you can fly through. You can move forward using the "w" and "s" keys. You can rotate using the arrow keys. The rotating code is thanks to a tutorial at http://www.geocities.com/SiliconValley/Horizon/6933/3d.html. Please VOTE 'cause no one ever does.
| A REALLY COOL GAME ENGINE (big update) - see screenshot |
THIS IS A BIG UPDATE ON MY OLD SUBMISSION
| AI Pathfinder - BEAT THIS (really: please try, it's not good enough ;) |
Great working AI-pathfinder! If you know ANY VB you know this is about the hardest you can do. Finds the 'shortest' way trough a maze (or whatever you might use it for). However it's not good enough (does not work with planes etc.) so if you can do better PLEASE let me know! PLEASE PLEASE PLEASE!! :)
| Air Fighter |
A classic Galaxian game clone written using VB.
| A flock of Fish (or birds) |
Simluate shoal-movement by use of electromagnetic physic formulas. Really usefull to make "walking" enteties avoid each other. Check it out, i'm sure you'll widen your eyes a little =)
| Another Tic Tac Toe in Java |
Tic tac toe, 1 player, 2 player, Computer vs. computer, Beginner, Intermidiate, Expert, Change letter color, bkground color, Loop 1000 games . .
| A fun little Hangman game |
Simple game. Included extra files.
| Anvil, Papper Bin |
A simple game, of which I have made to put on my website. I think its like rock papper scissors. I might update it latter. Comments are apreciated and please Vote, thankyou.
| 3D Car Racing Game |
I wasn't planning on posting it, But I decided to anyways! It's a 3D racing game Made with Direct3D 7 (if you don't know how to use d3d, read my tutorial here on it). It is VERY important that you save all the Jpeg files that comes with the zip as .bmp files. I did this to save space in the zip file. It would have been 3MB if I didn't. To play, Click the left mouse button to excelerate, and move the mouse right and left to steer! It isn't complete though, there is no collision detection, and some other 'small' not bugs, but un finnished parts. Have fun!
| A simple Pong game |
Just a simple little pong game I made. Pretty much just trying to see if I could do it.
| A Cool DX Shoot The Ducks Game 1 |
Its a very cool DirectX game.
| A ball catch game. |
A ball & catch game. (Now Updated..)
| Aaaaa Call of the Warlords BETA 1 (Awsome war strategy game ) |
Sick and tired of strategy games that all you do is take turns and take pieces? Now something new! Plan strategy as your units advance into enemy territory. Complete objectives, kill enemies, and let your opponents feel your wrath! Includes computer players, awsome graphix, and a lotta shi*. This ain't complete though. I will be adding music, sound, a lot more levels, and more units. I only take 90% credit for this cuz it was made using the Fuzzy Logic engine that someone submitted on PSC. I just added more AI to it and made it look more like a "game". It also includes a seperate manual project and a tutorial of how you can make your own levels!! Please report any errors or missing files and please vote! Thanks! NOTE: This is not PERFECT and I've gone more ahead than this. But sorry, I will not submit the finished version tho!
| A Completly Original 2-player Tic-Tac Toe Game |
This is a completely original VB 2-player Winsock Tic-Tac Toe game. It has a great interface as you can see by the screenshot. It's partly transparent. This code took my days to make, so please vote for it. Thank you.
| 3D space improved |
A demo of an incomplete 3d engine for a strategy (space) game. It features a "sky box"(cylinder of stars) and the ability to load different models (with points, lines, faces and 2d sprites[eg. for planets]). Yet to implement filled faces and click detection. Can someone help me with this. When the user clicks on the screen I want to detect where it is in 3d space (it always be on the same plane as the planets [horizontal plane 15 below 0]).
| An awsome board strategy game.--Depths of War |
An awsome board game to learn from! Every line is commented and the file size is SMALL. Please check it out. It's just a begining, but still playable. The computer players' are tough to beat. I just wanted to keep this "basic" and did not add any sound or midi files. Please vote and if you don't like, please don't vote poorly.
| A Simple Game |
A simple half done game for absolute beginners, where they can learn some concepts such as how to create and navigate in a 2d maze, set bombs, fire, etc.
| ARMAGEDDON 2 |
new version of my game ARMAGEDDON !!
| A HARRY TRIGGER ACTION GAME |
Ok, here we go. HARRY TRIGGER is a ex millitary soldier. A soldier of fortune. He left the army at the age of 24 after spenting 5 years in service. He has his share of battle scars and wounds, but now the earth has been attacked by UFO's he has been called back into action and is not saveing the world with the latest weaponary.
| Animated Gif in vb games |
A simple example how to handle animated gif file to create vb games.
| A bingo game like no other better than any other on PSC, and alot of other games too. |
With this bingo game you can play up to 90 computers with as much money to bet with as you want. Cool easy to use Shaped Forms...yeah.. this is my first post on PSC, i spent alot of time messing with this app so Check it out and please give me your comments or suggestions,
| A small Baloonshooter |
A small Timer which puts the Baloons Up when they are up you loose. You can click on them and you'll win. A rnd is for to pute them in different positions...
| A 3D Level Editor |
A 2d map editor which allows you to convert the 2d map into a 3d level which you can walk around. You can save you map and load maps. requires directx 7 or higher. i did use some code from other examples to speed up the time. Please Vote for me!!!
| Adventure Maze Game |
Adventure is a single player tile based maze puzzle and editor. Nothing special, no whiz bang gimicks, just a few things I wanted to try out and made a game out of it. In addition to a maze setting, there is a puzzle aspect that must be solved to find the pot of gold. The editor allows for map creation, and several maps are included. Finshed maps may be launched from Explorer through user supplied, file associations.
| -- Pharaoh House Model Extractor -- |
Do you know a game from Sierra Studio called "Pharaoh"? it's a simulation/strategy game and this code will allow you to cheat it! View every model data easier with this code so you could win easier! Download it, try it, and the most essential step is VOTE IT!!!
| Advanced Lawnmower Simulator Direct X vertion |
For all of you who liked the other Advanced Lawnmower sim you will love this one. And those who loved the other one you will kill to get this one.
| Basic Draw Poker |
This is a basic Jacks or better video poker game using simple built in VB controls.
| A game2 |
A game
| A digi-pet thing |
Well it is a very basic game. All you have to do is keep it from dieing. The code may be a bit buggy but I am fairly new so don't complain too much. I do, however, want some advice.
| Asteroidsss |
Just another Asteroids clone.
| A most excellent version of Yartcee |
Pure VB version of Yahtzee. A version that you might actually play, rather than one you'd write and never look at again!
| Analog clock with a TINY code (Now with a game) |
The Popular clock is now back with a GAME
| asteriods example |
Did you ever want to know how to use bitmaps images into masked objects with movement. Here is an example of asteroids moving through space. Included is a space ship code that is allowed left/right and space for hyperspace. original work goes to www.vbaccelerator.com from steve the man!
| A Kool Checkbox Game - Addcitive , :S |
The Is A Kool Game.
| ASP Game Engine Version 2 |
This is an update to my ASP Game Engine. Multi-user support is not yet implemented but multiple rooms is. I am still working on it. Check out the zip and see for yourself!
| A Guesing Game( The Guessser) |
This is a guessing game. the computer guesses a random number and you have to guess it.
| An Adaptable Monopoly Game UPDATED |
An adaptable monopoly game using ADO with an MS Access database and sequential file access. It will allow the user to make alterations to both the content of the game such as property Title/Price/Rent and card contents and to the appearance of the games' user interface. Players can Buy/Sell/Mortgage/Unmortgage property and Buy/Sell Houses & Hotels. There's no instructions or help system but I think the game is mostly self-explanatory.
| Another Drag Race Game |
Another Drag Race game with a computer as an opponent with some AI. Rate if you like and take ideas from it if you want to do one of yours.
| A Nice Tic Tac Toe Game |
A great game...it has a very good engine and scores ..demonstrates how to use arrays,sub,function,grafics...I Know its a Bit Difficult to read but Have Fun anyway :)
| A GREAT BALL GAME ( with level creator ) |
Ball Game Is a great game . Your purpose is to destroy all the boxes by hitting them with the ball...if the ball touches the blue line you loose...the game also includes a LEVEL GREATOR...the game does not use timers so it works fine with all windows versions :)..the game shows you how to use files (to create levels),animations,sounds,object collisions and many more....Its a great game..(the game has sounds )....Have Fun..:)... comments are welcome...:)....IF YOU ARE A MEMBER PLEASE RATE MY PROJECT..thnx :)
| A Game of COLUMNS Using A Picturebox and Intrinsic Functions |
Started working on this about 6 months ago, and laid dormant on my computer till the last
| Asteroids Clone: Space Junk Dodger |
You just dodge the space junk, use the left and right arrow keys to move and the up/down arrow keys stop the shuttle. Press P to Pause!
| A Brief Introduction To Artificial Intelligence For Games |
This article covers all the main methods of artificial intelligence in games. Ideal as an introduction to artifical intelligence, though I think most decent games programmers will know all this stuff anyway. Briefly covers Patterning, Finite-State Machines, Neural Nets, Genetic Algorithms and Algorithmics. Any comments greatly appreciated. Ta
| A Speed Testing Game |
Test the speed of your mouse with this mini game.
| A Game Of War |
This is a game of war... what is it is a 2 player game where the object is to get the other persons life to '0'.. this game does not have good graphics.. its 2d... but it is fun for me... i hope you enjoy.. any comments or help is greatly appreciated... if you dont like it tell me anyway.. in a easy way.
| A game Of War Updated (Now has 1 player against computer) |
This is a game of war... NOW ADDED COMPUTER PLAYER! A game of war is a 2 or 1 player game where the object is to get the other persons life to '0'.. this game does not have good graphics.. its 2d... but it is fun for me... i hope you enjoy.. any comments or help is greatly appreciated... if you dont like it tell me anyway.. in a easy way.
| aFinalFantasy/ChronoTrigger RPG BattleEngine |
A FinalFantasy and Chrono Trigger BattleEngine! Are you tired of RPG battles with only words describing the shi* outta your mind? Well, the battle engine you've been searching for has arrived! Battle animations like the type FinalFantasy and Chrono Trigger make this one of the most decent RPG battles in PSC and on da net! However, this engine will be used in my future RPGs and I made this from scratch, so if you're planning to use some of this, mostly graphics, e-mail me. And don't forget to vote! It'll be GREATLY appreciated!
| Ball Game |
Excellent Ball Game - There are 5 levels in this game, and 3 different speeds. 1st level balls are falling and u catch them in ur basket, 2nd u save ur casket from these balls, 3rd same like 1st except the balls move in all directions, 4th like 2nd but balls move in all direction. 5th u only catch the YELLOW balls if u catch red ball u get -1 point.
| Ball Poker Game |
Ball Poker Game Version 1.0. Full Source Code.
| Aero53 |
A not so simple number game in which you compete with the computer to see who can get closest to 53 with a random pick of numbers. confused? :P check it out, plz rate and have fun :)
| A Great Luck Testing game |
This..is cool LUCK-Testing Game..Check it out..!!
| A Generator of bitmaps to create masks in games with BitBlt function |
It takes the bitmap given and makes a color chosen transparent by turning it vbWhite so you can use the constant vbSrcAnd of the BitBlt function. Then creates a new bitmap to use it as mask with the constant vbMergePaint of the BitBlt function
| Bank - Weakest Link |
Yet another egg for an application I done. This game is based on that great British export, 'The Weakest Link'. With a few, well one, funky feature. This is easily updatable as it was designed to hold high scores on a database for those who found it! It's an addictive little game so have fun.
| aNGLENOID UPDATE 2 SPEED IMPLEMENTED |
Is a update of the last code, in this release i fix some bugs now the code looks more perfect (I think!), IMPROVED SPEED I AM CREATING LEVELS BUT VOTE FOR THIS HARD JOB THANX!!!
| A RPG Test. Includes Map, Character, A place for story. |
Shows a RPG style semi-tile based game, the use of a title screen with options, intro story, asks players name and uses it, uses a Map, can walk the character throught several screens or quadrants and collision detection.
| A card trick game (very tricky) |
See it for yourself!. This one is very tricky and entertaining. If you were amazed by this trick, try to find it out! ;) (it's christmas time again) Mabuhay!
| A Ping Pong Game |
A simnple Ping Pong Game.
| A Pacman World |
PacMan clone(more like replica) written in VB with Windows API and GDI calls. Camera movement allows mazes bigger that the window. I'm still working on a maze editor and there are only two mazes as of yet. If anyone wants to help me with this (make a maze editor or add mazes) I'll be glad if you send me your contribution. **BUG FIX**
| A Arcade Shootout Game |
a arcade style game in which the objective is to shoot as many targets in 30 seconds as possible. targets move at different speeds and directions.
| AVIN Dogz UPDATED |
This loving dog will roam around your screen, but make sure you take care of it or it may die! Don't worry though, you can always put him in the kennel while your away. Comes complete with food, kennel, sounds, and puddles! Have fun with your pet and have him keep you company!
| Arrow-maze |
The target in this game is to come to the black point. You are the red circle. In the begining you can only move that way the arrow shows. When you come to another arrow you can choose between to move the same way or change the way to that the arrow shows.
| A 5 Lines Brainvita Code |
Its a just 5 lines of code for a functunal brainvita game which really need a lot of coding
| A Quest for honor |
This is updated now..It will compile.
| A Mini Table Soccer Game |
This is a little Table Soccer game i wrote on a day. The code is VERY simple, so it may be right for beginners to start a game with moving and changing sprites. I am a programming beginner from germany and hope you like it.
| Arkanoid The Coolest Arcanoid Game Ever on PSC |
Goto:
| An Adaptable Monopoly Game |
A flexible monopoly game that stores all data in an Access database. It will allow the user to make alterations to both the content of the game such as property titles/prices/rents and card contents and to the appearance of the games? user interface.
| A revised lunar lander. Trick bonuses, excelent example of bitblt, highscores, commented. Enjoy |
ou all rememeber that old lunar lander game, right? land the spaceship on the pad without crashing? well, here is my version of it. excellent example of bitblting, double buffering, high scores, particles for an explosion, etc. It has a twist on the old game, no terrain, just a moving floating pad, it also has wind, and, belive it or not, trick bonuses. I submitted it as a school project a couple of weeks ago. It's very addictive, the entire class preatty much played it non-stop for three weeks. Enjoy! (vote if you like it). Graphics done in terragen (planetside.co.uk) and blender (blender.org).
| A Way to Move Objects |
This is a very simple and easy-to-use way to move objects in a form. This is needed for use basically all games with the user controlling the character. This is the EASIEST way to do this that I have found. As I said, it's very basic, but very useful.
| Avoid It |
Its is a little game i made in 5 min... it a really simple code that every bigginer should understand. I know its not perfect but im sure it can help. Im a bigginner with vb so dont expect too much if your an expert... i would also like a little help, how can i make it smoother, i meen maybe without using form_keydown because it make not smooth.Thanks!
| a Nibbles Millenium |
Relive the arcade, this game is an exact replica of the original "Nibbles" game that comes with Q-Basic. Featuring 2 player mode and 10 Level.
| A Memory twister game |
This will help you to know the power of your memory.
| a 3D Snake - The best snake game on PSC |
Tired of the old 2D snake game? Then 3D Snake will be a blast! Uses DirectX 8 and 3D isometric rendering. Features 10 levels, music that changes tempo depending on game speed, sound effects, help, options, pause, and more!
| Acey Ducey |
Lets you play the game Acey Ducey
| A collision avoidance system for games using DotProduct. |
Demonstrates how to code an intelligent early warning collision detection system for a simple game of Asteroids. Uses matrix multiplication, vector maths and clearly demonstrates an excellent use for the DotProduct between two vectors. I placed this in the games section, because this is the start of a game, however I wanted to show you my debugging code before I pull it all out, as this debugging code very clearly demonstrates how to use the DotProduct between vectors. Making a good game is sometimes about Maths!
| A Picture Puzzle |
A simple game for rearranging the jumbled pieces of a picture.Instead of clicking on the individual pictures for rearranging them, click the command buttons.This will enable the corresponding picture(piece)to move to the empty slot.
| AA Gunner |
You play the part of an AA (Anti-Aircraft) Gunner in this game. The goal is to shoot all the enemy ships before they crush the buildings. I made this game about six months ago and I almost have a sequel out which will be a lot better:)
| A Chess Game in Vb |
a chess game, it displayse the token pieces, has time options, and does a correct check for chess and stealmate, checkmate isn't finished yet, still working on it :p
| Astro Wars Complete Shooter |
Complete space ship shooter you will learn a lot from it if you are making a game includes health system, and much more !!! Please vote if you like !
| A nice puzzle game :) |
You can play puzzle with any image you want.
| AI based Tic Tac Toe |
Simply emulates a Game environment challenging user to win if they can
| Auto Tic Tac Toe |
An automatic tic tac toe game...
| Ballz 1.0 (download working) |
Here is the game again, for some reason my first submission didn't work. This one should work :)
| achoo...pump vs. ladybug 2 playergame |
This is a two-player game which can be played by two player...hehehe. You can be a smiling cute pumpkin or a nice red-colored ladybug. The goal is to take the spikeballs to kill your opponent. Have fun with this nice unviolent game. I made it with a friend of mine called Sophia.
| Asteroids by BattleStorm |
Just a simple Asteroids clone I wrote about a year ago and never submitted here. Uses only Circles and Lines for the graphics with a back buffer that is blitted to the form every frame. I decided to dig this up after seeing another Asteroids clone submitted the other day. I don't have a bunch of special weapons like the other one does, but I do have a pretty sophisticated seeker missile routine in mine as well as plasma reflector shields. After each level you get more missiles, seekers, shields, fuel and the asteroids get faster. I never got the chance to add any comments in the code, but if anyone wants me to explain any of the routines in the code just drop me an email. Voting is not necessary but please leave comments about what you think of the game play, I want to port this over to DirectX with some actual graphics and sound someday, but will keep the same game mechanics. So if you have any suggestions, please tell them to me so I can include them in the newer version if I ever get a chance to port the code to DirectX. Enjoy! It is very addictive..
| A Simple Grid Generator |
Generates a grid and lets you add colors to it.
| Animated Mouse Tail (Rev1) |
This is a demo of animated mouse's tail. The mouse tail with spring, gravity, resistance and other properties will follow the mouse pointer. When they hit the screen's boundaries, they will bounce and swing.
| 2 player pong with sounds |
This is a great version of Pong that is based on Matt's basic ball momentum but this has score, sounds, and is for 2 Players!
| Alchemy |
If you've seen Alchemy on Zone.com, this is it (but a little less graphical). I made this when I was bored at school, but it turned out failry well. I believe the ZIP has all you need. To install the font, copy it (or move it) to C:\Windows\Fonts. The graphics aren't great (well, I take pride in the Test Tube, which I did in MS Paint :D ). Anyway, enjoy. Not very well commented, but simple enough code.
| Bagels Guessing Game |
An exciting game of Bagels. Try to guess the three mystery digits. Can expand to play with up to ten digits.
| A Space Pong Game |
Space Pong is a one player pong game in a outer space setting. The objective is to keep the asteroid from getting past the blocker. The game is made more difficult by the reflector that is randomly moving throughout space and causing the asteroid to change direction. You recieve 25 points every time you block the asteroid.
| A 2D Asteroids Game |
Smooth animation, excellent wire frame graphics, No BitBlt, DirectX or OpenGL. Pure VB.
| Arrow shooting game w/ added features |
Fun arrow shooting game. Se my previous entry for full description. In this version, I added the ability to change the trajectory, not just the speed. Press up and down arrow keys to change it. Please vote!!
| Aero53 2 |
A not so simple number game in which you compete with the computer to see who can get closest to 53 with a random pick of numbers. confused? :P check it out, plz rate and have fun :)
| A game of pong |
I made this code for a friend to help him learn VB. Its a badic game of pong with 4 paddles with score and speed control. This teaches every basic command you will need to learn.
| Another VB Tanks GAME - see screenshot |
Yet another TANKS game. This one is a lot better then most I have seen. Although there is no sound (I wanted to cut down on .zip size) it is totally randomized when you play! It is really nice, the land, sky, stars, tank position, sun/moon is always different every game! You should check it out especially if your working on your version of tanks. It is basic in the sense there isn't a million weapons to play with, but everything works like a charm. You can add on to my work with more options, it will save you time instead of getting the game to work. Check it out!
| Another MasterMind Game |
In my Spare time I made my own Master Mind Game
| AutoMiner |
This is the first public 'AutoMiner' Source put out. This deminstrates the usage of, Moving The Cursor, Left Clicking the Cursor At Set Posistion, Right Clicking At Set Position, Collecting Coords(Coordinates) And Locking Coords! Please Vote If You Like!
| a net gobang game |
a net gobang game.it's a very popular game in china and other eastern asia.you can play with any one on the internet or intranet.enjoy yourself!!
| A Fun Memory Game |
This is a Fun and Addictive Memory Game. Picture Box's Flashes Colors and You Have To Click The Picture Box's in The Right Order! If You Dont, You Lose!!
| Advanced Space Shooter |
over 2200 lines! Advanced engine supports level scripting, no limit on enemies, guns,
| Add keyboard cheat codes to your game. |
This code is just an easy add-on for most any game that allows you to keep track of keys pressed and it sends an event to the form if the user has activated certain key sequences. I created this for a game i was making awhile back. Im sure someone may have use for it. A basic sample for using the class is included. No need to vote, but comments are welcome.
| A Cool One-On-One Soccer Game |
A very fun to play one-on-one soccer game. You can play against either a friend or the computer. I haven't seen a soccer game written in VB yet so I thought I'd make one. I used a game library I made that has some functions that helps calculate collision detection and artifical intelligence. Feel free to use it in your own games - I hope you find it useful. This game is more of a fun game. It's a bit silly but nevertheless enjoyable. Please vote (what you think it deserves) and gives as much feedback as possible. I would like to know what you think of it.
| A Tile Based Game Using PaintPicture |
A Tile Engine, Its an old Project i never completed, theres no encrptyion and only has a few tiles, i was making this with controls.
| A FINAL FANTASY CLONE.. in progress of course |
Well, I keep updating this game.. mostly because there's nothing left to be done on my winterbreak. working so far: some magic, items, weapons/armor, battles, treasure chests, some story (a bad story mind you), game menus. the tab, space and arrow keys are all you'll need in this game. tab gets you into the game menu and then will cancel you out of menus, use space to select options and talk to people. so give me your criticism, i've decided to take it like the man i am...
| A simple rocket race game (V2) |
Just made some minor changes/improvements to the first version. Real simple and a good example.
| A beautiful Master Mind Card Game with open/save game.(UPDATRED) |
A beautiful Master Mind Card Game with open/save game and beautiful graphic and sound trakes.
| An AD D NPC Generator |
<<Update>> Fixed most of the logic problems and other issues with rules and guidlines set by TSR... This program generates a simple character for use with AD&D. It stores the values in a text file where it reads them back to view and generate a list. I realize there are better, faster ways to accomplish this, but I am only a hobbiest and self taught and slowly learning. Constructive comments are appreciated.
| a mockey game |
UPDATED - the blocks look a little cooler. also, you can put your own custom image in the background. just put it into the backImage object. this game is sort of like tetris, but not really. you attach a chain of blocks and try to clear them out. you get 2 boards per game, and a big bonus for totally clearing a board. the code is very simple, and should be easy to follow. have fun
| A Mastermind Game |
I was bored in class so I made the ever so popular board game, Mastermind. It's actually pretty fun as a program to have running in the background.
| Agent Display Applet |
Displays characters in c:\winnt\msagent\chars (you will need to update that path in the code for your installation.) and allows you to preform simple functions. See the screenshot. You must have MS Agent installed http://msdn.microsoft.com/msagent
| a 3d pong game |
3dpong, yo!
| A reversi (othello) game with AI |
This is a program that uses alpha beta search to play reversi, at its highest level it searches 6 moves during the game plus playing the last 12 moves perfectly, so it plays at a really good level and it is hard to beat for most people, the game also includes a setup mode that lets you setup any position to play, and you can ask the computer to make a move suggstion for you, the code is well commented, so please vote or comment if you liked the code.
| All-Knowing Oracle using MS Agent (Genie) |
This is a rewrite of an earlier program of mine. Instead of an ugly form, it uses MS Agent (Genie, appropriatly) who answers your yes or know question. It is based on the Magic 8 Ball. I know there are other 8ball programs here, but none using MS Agent. MS Agent is required for this program to work. It can be downloaded from the following website: http://msdn.microsoft.com/msagent
| BabySmash |
A simple program that plays notes and draws multicolored squares every time a baby smashes any key. Illustrates how to play notes and entire songs with the Beep API, how to force a window to the foreground even in Windows 2000, how to draw a random colored and sized rectangle, and how to 'appear' to disable the Windows key under Windows 2000 (where SystemParametersInfo doesn't work).
| A Pattern Twister - Memory Game |
One day I found out my memory needed some training, and I came up with this program. The concept is not new, except there are 9 squares(so you can remember phone numbers better) and there is an "infinite" option. If you put on the infinite, you can test your memory to the extreme, although you may fail alot, and spend alot of time getting past 10 squares. I havn't made a topscore list, but I have made an estimate, because the purpose of it was not to compete and be better then somebody else, but the purpose was to improve memory with fun, and without having to fear the results. Have fun! Play calm, stay concentrated, and you will get better results. PLEASE GIVE COMMENTS AND VOTE! THANK YOU!
| Advanced TicTacToe |
It demonstrates the easyest way to use dinamic Controls. It contains Player Name Entry dialog, Ranking Dialog, Media Player (List Player) Dialog which can be directly used in programs that you want.
| Advanced Tic Tac Toe |
A more advanced Tic Tac Toe Game. Detects Draw Games.
| AD D Wizard's SpellBook Roller |
Randomly reads from a .txt file using a listbox & a few simple lines of code. Great for quick charatcer creation & easy to update with .txt files. Learn & have fun.
| A Four Player Pong Game - 4Pong |
I came up with the idea of having a four player pong game in college when player on a friends pong game. So I sat down and coded it.
| a3D christmas game |
This is my Christmas game. Its 3D and its 2 playered
| Arrange It |
A game based on the famous 16 blocks game. It has three levels of game. Try to beat the third level
| Atomic War 2120 |
War 2120 is a turn based strategy game that takes place years in the future when soldiers are now obsolite. missles, bombs, and chemicals are now the main weapons of the day, and rain down on cities cuasing havoc and destruction. You have the choice of launching 10 megaton atomic warheads, massive bombs, and chemical attacks to crush your enemy in an attempt to gain world domination.
| area of polygons |
calculates the area of a circle and other polygons. This is just the a small sample of the whole program. This is the same that I submitted but it's only the code but this is a complete file already with the form. if you want to give just a comment, please avoid attachments. I prefer e-mails. If you really want to include an attachment, please scan them first. Most of the attachments I recieved had viruses on them. Thanks to all those who commented.
| A 360 Rotating Sample |
rotating players in 2d games? make clocks, rotate stuff in whole three hundred and sixty degrees :P .. rate it please ;) and ENJOY
| A 3D object editor using lines |
This program contains a basic set of tools for creating 3D images using only lines. It is made with no API's or directX only pure VB. I am planning to use it for a new 3D game I am creating. I have started on an engine which i will post when finished. I have commented the code well. Enjoy!
| A 3D RPG IN PURE VB NO DX VERY FAST |
A 3D RPG made with PURE VB! Use the Mouse to look around, the keyboard to move! Unlimited terrain sizes! No Direct X or third-party controls. Very Fast - Tested on a P133!!! Very simple code - Anyone can understand it and every line is commented. But keep in mind this is only a draft and it will eventually be made into something much bigger. I made this in 2 hours, including the textures so please don't mind the graphics. Please download to see for yourself. And please vote!!! Thanks!
| Baronsoft - Ore Online Game Engine |
This code is great! Coded by Aaron. It will help you built your own online game!. Full multiuser platform. Chat functions. Attack features. Npc Attacks etc etc. Just everything you need and all this is OPEN SOURCE!!
| An Advanced 2D Sidescrolling Game - Hover Tanx Verison 1.2 |
Hover Tanx is a 2D sidescrolling game complete with 14 levels, 6 cinematics, many differnent tanks, enemies and bosses and a level editor. The game is done in straightforward BitBlt, demonstrates how to use midis, file I/O for levels, and lots more. It's very fun to play and quite challenging. Commented rather thoroughly for beginners. Sorry for the large file size, but it's an ENTIRE GAMe. Please vote and give feedback. View my other games at www.doc-ent.com
| A Jumble Word Game |
Make your own
| a Text/2d Rpg an addicting hybrid |
This is a 2d rpg but alot of the stuff are text check it out.
| AI: Fuzzy Logic |
Do you want to know how Games like Quake, Diablo, Half-Life, Starcraft, Warcraft and many other Popular games of today make AI? Using Fuzzy Logic! And now, with this tutorial, You can use Fuzzy Lgoic too!
| A (MadGamer's Super 2D Tron) A |
This is an old fashioned Tron game where you have trap your enemy in your trail I don't have AI on this game but I'm working on it and would be happy if some one had any ideas how to do this thank you for looking at this code and please rate it if you have the time. It works very well on all of the computers I have tested it on. (Even the messed up computers at my school!!!) I hope that it works as well on your computer as it does on my computer. If you have any questions please ask. -MadGamer
| A (Lunar Lander) A |
A Very Fun Lunar Lander Game!!! In this game you have to delicately move your UFO through the maze of 8 different levels!!! Works great. Uses bitblt so no flickering. Level code is very simple and it is very easy and fun to make new levels. Doesn’t use Direct X in any way.
| A (Rotation Tanks, MadGamer) A |
This is a very fun tank game that allows you to shot and move in any direction. Code is very well documented and I’m sure that anyone can learn a lot about how to use Sin and Cos with VB for rotation and movement. Please leave me comments and vote. If you have any questions please leave me a comment and I will be quick to leave you a response. Thanks to all who check out my game-MadGamer
| A Text Adventure, First Installment |
A Simple text RPG in VB. First installment, so expect many updates.
| A NEW NIBBLES |
Ok, so I wrote nibbles v1.0 and I noticed that as my snake got longer, my program got slower ...but not just a little bit.. a lot. So here's a new way I thought of to do this. It may tak a little more time to load, but once loaded, the actual program will run signifigantly faster. Please report bugs and PLEASE VOTE :)
| a 3D 2 player game |
its a 2 player 3D game and p1 has to catch p2.
| A VERY Good Hangman Game |
Great for advanced or beginer Visual Basic users. Demonstrates how to include a "registration key" for trial version software, read and write the registry, make a game of hangman, read and write from files, clickable letters, pick a random word from a list of words in a file, choose a word for another player, add word to the word list, worth a look, PLEASE RANK!!
| A Cool Sehab's click on the box Game |
It is a game kind that you have to click on the object to play Please vote and I am coming out with a new game it is kind of like this but it is called "The Game Of The Future" It will be out before January.
| AA Color Order AA |
It is a logical game....
| Another snake |
This is inspired on the game Brad Barnes posted in 8/11/99 ('Nokia Snake Game'). I tried to do it myself!
| a VB Arkanoid / Breakout |
It´s an arkanoid / breakout game that uses bitblt for graphics and an access database to load levels. it is very basic but it is one of my first programs, i hope you enjoy it.
| Animated Starfield |
Demonstrates a simple animated starfield with a space ship with thrusters thrusting. Basic. *** I had made this back in 2000, I only recently found my way back here and decided to post some of my old code examples. Starting with this one.
| AsciiKey |
This very short program will display the ascii value of any character you type. This is very useful in programming games or any other program that you would like to have accept user input from the keyboard.
| An Awsome Game - BotMatch - 2 Player ROBOT WARS Game multiple weapons, shields, great GUI |
BotMatch is a game I started as a school assignment last
| Banana Hunter |
Banana Hunter is a cool game for kids that uses simple coding. Please give comments or feedback =)
| Balldrop Game |
Simple ball catching game - silver balls drop from random places on the top of the form and you have to catch them with the paddle (follows the mouse cursor). The ball drops faster each time one is caught.
| Ball Suspended |
This is not my code i was playing this game and decided to translate it intro english. Please vote for all the work i did translating everything in it.
| Baloon Shooter v1.0 |
This is the first version of my favourite game
| Babelos |
This Vb Program demonstrates the basics of computer game development.How to use sprites in animation. Detect Object collisions and the fantastic use of your imagination.
| Awesome Puzzle Game Maker, Editor, and Player |
A GREAT puzzle game...very fun! Make all your own custom levels & games in the easy to use Level Editor. Then play your game in the Puzzle Player, and see your game run perfectly smooth utilizing the BitBlt API. Customize all the graphics, sound effects, music, and levels. Swap your levels with friends to see if they can beat your game. Even if you can't understand some of the coding, this is still a great program to have, and a lot of fun. Contains lots of options, and lots of customizability.
| AOL Battler |
To make an AOL Chatroom game from Gundam Wing.Simple code very easy!! If you want to make something real out of it and have questions. EMAIL ME AT ENGLISHM1@aol.com
| A Gomoku game with AI |
This is a game of Gomoku. Traditionally, Gomoku is like a game of Tic-Tac-Toe except that you have to get 5 in a row and the playing board is either a 15x15 or a 19x19 GO board. For the purposes of this game, the board size is adjustable from 6x6 to 19x19 and the number needed to win is adjustable from 3 to 6. In a real Gomoku game, you have to have EXACTLY 5 in a row; 6 or more do not count. But for this game, 5 (or whatever) or more win.
| Astrid |
A demo of the A* (A star) pathing algorithm used in many games to find a path across a varied map. This is merely a demo, but with optimisation it could be modified to be used in a game. Most tiled map games, board games (such as chess), and route finders all use the A* pathing algorithm as a quick an efficient method of finding a route from A to B.
| Advanced Map Editor/RPG map Editor |
This code shows to you a use of VB power in making games, especially RPG ones. after being updated to a new type, it gives you the power of making your own dungeons, rooms, arenas and others with additional tiles I've found and extracted for you. They include statues, well, crossed swords, torches and others (20 different with 2 modifications of 2 statues(turned left or right))
| AI Checkers 3 |
This is one of the ONLY AI programs on PSC. The AI checkers engine is very advanced and almost unbeatable!! This is the follow-on to the multi-award winning version 2. V3 is faster, more intelligent and boasts a whole host of new options and features. You think you good at checkers? think again!! I've included a rather good paper on the minimax algorithm (written by Ulli) and a copy of the international checkers rules in the zip file.
| A fun litle game |
This is a simple, but fun game, which I did in purpose to learn vb and I hope it can be usefull for you! You shall go around and take some of the things at the screen and watch out for some of them.
| - Race - |a |
This is a Racing against TIME game! it has a good timer example.. and whats best .. No bitblt..!!
| A simple shooting game |
a very very simple shooting game. this is the first time I write classes in vb, so my OOD isnt very good (very poor actually). and because i lacked the graphics, so i captured some pictures from some sources (if anyone objects my use of those graphics PLEASE let me know and i'll remove them)
| AD D BitBlt Map Designer |
Shows howto make floating toolbars + using the BitBlt API Calls to make & save your AD&D maps to bmp files.
| a 3D hedge maze game |
3D hedge game This uses paint picture to make texture on the walls, they also have lighting effects. It uses the dim statement to make its walls.
| A REALLY COOL GAME ENGINE - see screenshot |
It is a game "engine" basically. I was making this game a long time ago called Damiens Quest, over a half a year but gave up into making it a full game. It comes with a map editor specially made for this game and the game itself. You can walk around and get hit, but thats about all. At the time when I stopped, I implementing magical powers and music into the game, but stopped. Study the code and alter it any way you like to fit your needs. All the graphics (tiles and sprites) were created by me, and most of the coding except for the resolution change was coded by me also.
| A SOUTH PARK GAME |
Play my game based on SOUTH PARK!
| A Card trick thingy |
Uses a PictureClip control to create a card trick that will keep you guessing for a while. Nothing very special but fun!
| A SQUASH GAME - Second Edition / More clever PC |
Hi, I'm back. I have updated my squash game so it's more powerful.
| A Cool Shoot the Enemy Aircraft Game Game (Air-x) |
Cool AIR-X Arcade game. Final Battle Edition.
| a simple game programming tutorial |
Transparent sprite animation over background. A collision detection (COLLIDE.BAS) module/engine which will make collision detection more easier.
| A Dart board Game |
The First Dart Game on Visual Basic made for your own pleasure...........
| Air hockey |
This game is a simulation of an air hockey table. You move your paddle with the mouse. Comments regarding improvements are welcome.
| A simple 15 puzzle Game |
This is a simple 15 puzzle game i wrote. It supports 2 modes : text mode and graphic mode.
| Artificial Intelligence for your enemies |
If you want to create real good games you must have intelligent enemies. This hot code shows you how to realize this.
| Advanced Pong |
This version of Pong has many new features. It has the classic 1 player pong, a new AI pong where the computer plays itself and self pong where you play yourself. To control self and 1 player pong use up and down arrows.
| Air Hockey 2000 (Advanced Pong Game Really) |
The code is just a simple version of the old pong Game that has be advanced for better controls and more options than ever. In these options are ScreenSaver like moving objects that makes i harder for the player to control the panel. There is also the mouse options that will allow you to use the mouse instead of the keyboard which some people like. Please visit my Web Site at http://www.titanic.org.uk and see the Visual basic area.
| A Funny race game... |
a funny race game. You can not control the cars but one car doesen?t always win. I was hoping someone would like to make a Gambling option to it...
| AI Experiment (COOL ) |
I made this today for a laugh, 4 snakes have to be the last snake squirming in a fight to the death. The fun bit is that you can change, save and load different AI settings to change the behaviour of the computer controlled snakes. 0,1 or 2 human players allowed. I also have a snake game with better graphics on the site. If you like this, please remember to come back and vote!
| AI Checkers (VB) |
A checkers board game simulation with working 2 player (2 humans) and 1 player (1 human vs PC) modes. The code is not complete but most of the functions are finished and it should be workable. It uses a minimax depth first search procedure runs (to a search depth of 5-6) to decide what move to do (AI only) the rules are adjustable but some are not yet completely implemented. Expect updates quite regularly - if you can make any changes please email them to me.
| An RPG Dice Rolling Program |
I have compiled all 4 versions of my Dice rolling apps into 1 zip. All these programs do is roll various dice for either AD&D or V:TM.
| A Cool Starfield |
This is a very cool starfield that can be moved in multiple directions. This is definitaly a must see. Please vote for me!
| a Cool Card Trick |
This Cool Card Trick reallys Tricks You (hEhe) and You can also learn to do card tricks on vb from this too!!!
| A Cool and Complete DirectX Game (part 3) |
This a pretty cool game that uses Direct Draw, Direct Sound, and Direct Music from the DirectX API. It demonstrates how to create simple character animations as well as showing you how to create sounds when certain events occur and how to play midi files in gameplay. This is definitely a must see! A vote will be most appreciated! (PSC Admin note: Requires Part 1,2,3,4 to work!)
| A dx Game Gamelota - Pelota's ( Vertical Pong ) DirectX Game |
Try Gamelota! You can play vs a human player or vs a computer player. I make it with dx7 with music and sounds too. In a few day maybe i upload a level editor to customize all the features. Play it, vote me.
| A cool game - Land on the Slacker's World |
Try this is just like Lunar Lander or Moon Lander. Has a bunch of useful codes in it. Like how to get on the net from your program and stuff like that.
| Simple Map Editor |
This loads/edits/saves .map files for use in tile games. Comes with some sample maps. Also comes with a great tileset.
| a 3d ego-shooter with excellent graphics (TOP 10 in the All Time Hall of Fame) |
Hot!!! A completly 3d ego-shooter with excellent graphics, named Shot It! This is version 1.4 with sounds! You can move with the keyboard and look around with the mouse, like in Quake 3 Arena. You can collect a MG and fire with the left mouse button. You can't walk through trees and walls. A bot is also walking through the landscape. Try to frag it as often as possible to get very much points. A highscore is also included. The game is programmed with DirectX 7. CHECK OUT THE SCREENSHOT NOW!
| A wintlantik 1.4 monopoly client |
This is Monopoly client for LINUX monopd servers. You can play monopoly with it over internet.
| A Tron Arcade Game A |
Tron v3.5 - Upload FIXED Please check out, new features include fixed bomb bug and better keyboard handling for all 8 players.
| SCT Blue Devil's KutuX |
This is a simple code of a bricks , breakout game.
| SCT TicTacToe v.10 |
Baist bir tictactoe oyunu. Ayr?ca basit bir de artificial intelligence(yapay zeka) olay?. deneyin :)
| Tile Getter - Cuts a picture and displays coordinates |
This is a handy, commented tool especially for those who use bitblt functions etc for their games and they only have one big picture to work with, that has all those different images in it combined. This will create cells in that image with a width and height specified by user and then it gives you coordinates of the particular cell you click on. I found it very handy in my case and i always see more and more people having a problem with this. So, here is your solution :) Enjoy and vote :)
| A Road Crossing Game. (Includes Blood Splatter) (now with InverseTan.bas(sorry)) |
Little dude runs across a 16 lane highway. his arms swing from side to side, try not to get hgit by the cars. you can change the armswing amplitude, the car speed, turn death on or off, blood stains on or off, etc. have fun
| Mind Reader - New Update |
This is an example to show 'How to load controls at RunTime', with an interesting 'Mind Reader' Program.-Rate- this program as an Entertainer.Don't forget to add your feedback
| Great Uncle Worm - 360 degree Nibbles Game |
This is much more than a simple four-directional worm game. Players can move in all directions and can play in a variety of modes and settings. High scores for each mode are saved and calculated. Updated version adds music and several bug fixes and optimizations. Thanks for checking out my game and please vote and give feedback.
| Best NavalBattle Game |
This is the best Naval Battle game ever created.
| BreakoutDX |
I think every would be indie game developer has to get a pong/breakout game out of their system.. this one is mine
| TicTacToe Game in VB |
This is Updated version of TicTacToe game where the computer plays against you, it is really UNBEATABLE. Its a simple game though. The game now has more chances of winning. The previous version could be defeated. The code is well commented. Please give me your comments and rating.
| Complete Snake Game |
This is the complete snake game with collision detection with walls and self-collision detection. You can also decrease the speed of the game. Check it out.
| 2 player Pong |
This is a pong game, where the paddles move inwards after each hit. Vote if you like it.
| Awesome RPG (like 2% finished) |
Hey, I am in grade 10 and this is the starting of an RPG game I am making, any comments are welcome. All graphics were made by me in Photoshop 6.0. Please rate my game!
| using winsock and win32 api to make a massive multi player online game |
Ok so my game is probably not "massive" multi player but after looking for examples of online games on psc i found there were none that support more than 2 people having the server and the client play each other. In my WarBotz game the players connect to one server that only maintains and sends information and is not involved in the game (just like a real server). As long as there are ports to connect to there can be as many players (server probably will not be able to handle so many). To game its self uses a lot of win32 api including bitblt to make the game run faster/nicer. The code is fully commented i hope you enjoy my game and if u like it or not please vote something and/or leave comments I want to know how i could improve on it or what people think of it thanks =)
| MouseStuff |
It shows all the thing you can do with a mouse and more!!!!
| TextTwist Solo |
A game where you have to arrange the jumbled letters to form the correct word. Keystroke is also available: Esc-Clear, Spacebar-Twist.

