Thread: Post your games here...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Deleting... VOX's Avatar
    Join Date
    Oct 2004
    Location
    VA
    Posts
    94
    Operating system: Windows 95-XP (anything with a DOS emulator)
    Compiler: Turbo C
    Graphics Library: None (DOS)
    Description: My first graphical game with AI
    Language: Good old fashioned C

    I am quite proud of this little game I made in about 4 hours. It uses a goto once because I had to and any other way would have meant lots of extra code. If you are having trouble winning it is very possible to beat the computer.

    Source code included. Press A to go left, D to go right, and W to shoot. Don't rapidly press the keys because that will queve up all the commands and make the program go through it all. (Turn based)
    Last edited by VOX; 11-20-2004 at 09:26 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Resources for professional games
    By EVOEx in forum Game Programming
    Replies: 8
    Last Post: 06-17-2009, 02:42 PM
  2. need help with HTTP POST
    By Anddos in forum Networking/Device Communication
    Replies: 5
    Last Post: 03-22-2009, 08:41 AM
  3. Unknown memory leak with linked lists...
    By RaDeuX in forum C Programming
    Replies: 6
    Last Post: 12-07-2008, 04:09 AM
  4. Auto POST
    By vasanth in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 06-07-2003, 10:42 AM