Thread: i have to write simple car racing game?

  1. #1
    Registered User
    Join Date
    Apr 2009
    Posts
    1

    Question i have to write simple car racing game?

    hello there,

    i am a astudent in computer engineering (my first year) and i have to write a simple car racing game before this term finishes.
    but i dont have any idea about how can i do this.
    because i am so new at c programming and i know only these: basic i/o commands, functions, pointers, arrays (a little) and structures (a little).

    game must have this features:
    • car must go to horizon,
    • road mustn't be straight ahead,
    • race against the time,
    • and scores must be written in a file on disk.


    can you tell me what i have to learn to make this game?
    which steps should i follow?
    thanks for replies...

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Try it yourself and come back with the issues you encounter.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 37
    Last Post: 12-13-2007, 03:40 PM
  2. Tic Tac Toe Simple Game Needed!
    By Ruski in forum C++ Programming
    Replies: 13
    Last Post: 06-28-2002, 07:18 AM
  3. i really need help here
    By Unregistered in forum C Programming
    Replies: 4
    Last Post: 04-09-2002, 10:47 PM
  4. I need help with an algorithm
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 04-07-2002, 07:58 PM
  5. how to make a racing 2d game
    By juandy in forum Game Programming
    Replies: 3
    Last Post: 10-28-2001, 09:47 PM