Thread: Check out my small games

  1. #1
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607

    Check out my small games

    Here is a zip containing three small games.

    Connect four
    Othello (Flipit)
    Number tile game (slide the numbers around till they are in order)

    The first two are graphic games and the second is in text mode.

    These are not coded in C as of yet.

  2. #2
    Registered User Coder's Avatar
    Join Date
    Aug 2001
    Location
    Cairo, Egypt
    Posts
    128

    Talking

    Man, when are you going to release your Quake ( Don't tell me you've used your 3D engine to make a connect 4 )

    I've been waiting since the last time I/You PMed You/Me...
    Muhammad Haggag

  3. #3
    Unregistered
    Guest
    I dont remember your last PM. I'm working on a demo that compiles all of my know how into one thing. I guess I got tired of re-coding stuff I'd already coded before.

    So I'm gonna put the sound, 2D, 3D (including 3D spheres), and other stuff in the demo. Not sure when it will be done.

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Sheesh. That was Bubba again up there!! (points)


  5. #5
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    might wanna try to add an exit code?
    like esc exits hehe
    ¿Red Baron?

    "Imagination is more important than knowledge"
    -Albert Einstein (1879-1955)

    Check out my games!

    [code] /* dont forget code tags! */ [/code]

  6. #6
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    It does. I specifically added that to some of the code before I put it in the zip.

    To exit the number game press ESC at any time.
    To exit the others, you must wait till you get back to the main menu.

    The only thing I can think of is that I might have included the wrong EXEs in the ZIP archive.

    These are just simple stupid games but can be fun for about 10 minutes of your time.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. BN_CLICKED, change button style
    By bennyandthejets in forum Windows Programming
    Replies: 13
    Last Post: 07-05-2010, 11:42 PM
  2. how to put a check on an extern variable set as flag
    By rebelsoul in forum C Programming
    Replies: 18
    Last Post: 05-25-2009, 03:13 AM
  3. MFC check box question
    By MyglyMP2 in forum Windows Programming
    Replies: 2
    Last Post: 03-09-2009, 05:47 PM
  4. allegro issues
    By mramazing in forum C++ Programming
    Replies: 1
    Last Post: 01-07-2009, 11:56 PM
  5. Thank you so much...
    By ta1samail in forum C++ Programming
    Replies: 0
    Last Post: 10-10-2001, 08:49 PM