Thread: Help needed in creating a game using c

  1. #1
    Registered User
    Join Date
    Oct 2010
    Posts
    2

    Help needed in creating a game using c

    I was given an assignment to create a Flip'em game using Quincy but I really don't know how to start it.
    The instruction of the assignment is:

    Develop a game with C that will automatically generate a set of board (2 dimension array) with pairs of characters randomly allocated each time the program is run. The user / player will be able to navigate through the board and flip the tile over to see the hidden character and try to find the match within the board.

    I must also be able to store the information of previous players in a plain text data file..


    Can anyone help me to at least start off the assignment please?

    Thank You Very Much

  2. #2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. code needed for 2d game
    By arcken07 in forum C# Programming
    Replies: 2
    Last Post: 02-10-2010, 05:43 PM
  2. Creating a simple Windows game
    By ejohns85 in forum C Programming
    Replies: 1
    Last Post: 05-22-2009, 12:46 PM
  3. What is needed to be qualified as a game designer
    By kenryuakuma in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 12-17-2008, 11:17 PM
  4. Need Help Creating Light Out Game!
    By slickwilly440 in forum C++ Programming
    Replies: 5
    Last Post: 10-29-2005, 07:58 PM
  5. Game programmer needed
    By metalkobra in forum Projects and Job Recruitment
    Replies: 5
    Last Post: 04-15-2005, 07:57 AM