Thread: Game test

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    75

    Thumbs up Game test

    I am making what is going to be my first game, ryt now it is very basic, but I'd like you to download it and tell me what you think. I know it is extremley simple, but i'm rather new and proud of what I've done (the acceleration feature which was very difficult to me to get it to work).

    Tell me what you think!!

    PD: If you want the source code e-mail me.
    ---Programming is like roaming, you never know where you'll end at------

    If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??

    [email protected]

  2. #2
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    What is it supposed to do? In fact I'm a little bit nervous about what it did. It did absolutely nothing! I would really like to see the source code, because right now I'm not ruling it out that your program is a virus.

    I guess I better go do a virus scan. Then again it is my fault, because I should know better than running random .exe.

    Sorry if I'm being too cautious.

  3. #3
    Registered User
    Join Date
    Apr 2002
    Posts
    142
    hehe, you should've tried it in MS DOS prompt so you would see the error,

    anyway the error was BGI Error: Graphics not initialized('use initgraph')

    well i guess you were using the BGI huh? shouldn't you be using that nowadays?

  4. #4
    Registered User
    Join Date
    Jun 2002
    Posts
    75

    First Game(moreso)

    Sorry, what I posted on the thread "Correction" should be posted here, I always mistake 'new thread' with 'post reply'...

    Well, the thing is my 'game' is not a virus, is just a very simple graphics thing, but for me it is a challenge because I'm new to C.
    In the zip are the BGI files required plus the exe.

    Download it and feedback me please!!

    PD:If you want the source code tell me.
    PD: In short I'll add new features to make a it more game-like.
    ---Programming is like roaming, you never know where you'll end at------

    If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??

    [email protected]

  5. #5
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    i strongly recommend that you should make it so that when esc is pressed it exits. pretty cool for now, like how the circle speeds up when you hold the key and that it doesn't clear out the writing at the top when you take the circle over it. pretty cool, keep it up.
    ¿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
    Join Date
    Jun 2002
    Posts
    75

    Thanx red baron!

    You really think its cool?? I thought you all would say it is a .......... in view of the games you people make .

    I have never felt so flattered and proud .

    If you really like it or think it's cool stay tuned for I'm converting it into a real game and i'll post new versions of it very soon...
    ---Programming is like roaming, you never know where you'll end at------

    If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??

    [email protected]

  7. #7
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    i also recommend you make it move faster at the beginning, and i think its good for being a beginner but try to make it into a game sooner than later...
    ¿Red Baron?

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

    Check out my games!

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

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ Operator Overloading help
    By Bartosz in forum C++ Programming
    Replies: 2
    Last Post: 08-17-2005, 12:55 PM
  2. MSVC Template Constructor/Assignment Errors
    By LuckY in forum Windows Programming
    Replies: 3
    Last Post: 07-22-2005, 02:57 PM
  3. HELP!wanting to make full screen game windowed
    By rented in forum Game Programming
    Replies: 3
    Last Post: 06-11-2004, 04:19 AM
  4. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM
  5. Test my incomplete game
    By lambs4 in forum Game Programming
    Replies: 5
    Last Post: 10-23-2002, 08:39 AM