Results for "Category: Games"
This program (well commented) will show you the use of the arrow keys by movng a charachter across the screen. *Note* this program does not have limits so try to stay withing the screen limits. Email me if you''dlike to see boundries put on it!! and dont' forget to vote!!
Its just a game of tic tac toe but 1 player mode can be quite addictive.
This is a game very similar to tetris that uses windows GDI to load bitmaps and blit them to your screen.
RPG using only ascii drawings, uses text files, its very basic, but works
I was bored today, so I decided to write a neat masterX demo. This is a 2D particle engine, and is different from my other 2d particle engines in the fact that the particles can fly in all four directions. Steer my poorly drawn space ship ( yep I used mspaint !), and use the arrow keys to aim and use the space bar to fire. so if your holding up when you hit space, the particle will fly up, if your holding left the particle will fly left. Pretty simple, yet perfect for someone whos never made anything with particles before. peace :)
This article is all you need to learn the basics of game development. It will teach you how to use variables, how to manipulate strings, how to read user input, and how to build the basics of a multiplayer game.
Black Jack Game Win32 console application, read the code it is well documented. Special thanks to Joe Spencer who encouraged us to submit work to this site.
The most advansed pathfinding algorithm the A Star, fully comented and easy to use;along with the test program; Please give me some feedback;
This code is a game where you have 10 people (excelent graphics) who are shooting each other until only one or none remain.Every unit has a health bar which is reduced after taking a hit.When a unit dies it is shown as falling and blod is left under the body. Please vote and give me some feedback :)
Text adventure where the object is to crack passwords and break into a bank system.... Uses system colors, and is over 2000 lines of code in the main program alone! The exe can be found at my site: http://www.mcarterbrown.com
Fill all the squares of a chessboard with a single knight. A well-commented code shows how to use a virtual window, and how to combine drawing to a virtual DC with direct on-screen drawing for better effects.
It's my first DirectDraw powered game
Its Pong!!!!! An example of making a full app with mvxEngine.
This is my version of the game Who Wants To Be A Millionaire based on the TV series gameshow. It shows an example where "goto" actually makes programming similar to this more simple if you already have a lot of defined functions. Also, by using goto in this code, it avoids problems in compilation with the delay function. Great example for beginners of using nested if statements and declaring and defining functions and using arrays to make programming more simple.
Basic black jack program. Ive studied C++ for about 10 hours and this is my first project. Its simple, I hope you enjoy it
Its a traditional and very popular board game in pakistan and u will really enjoy to play this game.I have added a very good menue in this game. If u like the graphics and the game then please rate this code
This is my first game! It is very fun and interesting... Its a fighting game with multiple levels of dificulty... Hope you all like it and dont forget to vote.... Also to find out more about this game and about upcoming programs check out http://brokenangel.cjb.net
Since my earlier submission of this code was accidently removed, I am resubmitting it again. This is an MS-DOS Tic Tac Toe game that runs in VGA mode. Some neat features like mouse support, GUI buttons, BitBlt-like image drawing functions with transparency are included. All graphics are saved in PCX format and when loaded they're stored as image objects, which can be drawn on screen at given coordinates. Have fun and don't forget to vote for me, and, perhaps, leave a comment.
BIRTH DAY ALARM [POP WHEN YOUR BIRTH DAY
This code is a basic TIC TAC TOE game. It is 2 players only at the moment. There is a new version coming. If you have suggestions for the next product send us at sR_ReD@attbi.com with TIC in the subject line. Thanks a bunch for checking this program out and please vote for it...