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?

    Thak You Very Much

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    C Board - Announcements in Forum : General Programming Boards

    Haver a go and come back with specific problems, giving code snippets each time. Nobody want to do your homework for you. If you dont know where to start then you really need to talk to your Lecturer/Teacher.

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 chess game...
    By jamort in forum C++ Programming
    Replies: 19
    Last Post: 07-01-2009, 03:30 AM
  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. beach bar (sims type game)
    By DrKillPatient in forum Game Programming
    Replies: 1
    Last Post: 03-06-2006, 01:32 PM
  5. Game programmer needed
    By metalkobra in forum Projects and Job Recruitment
    Replies: 5
    Last Post: 04-15-2005, 07:57 AM