Free2Code
 
Time: 2008-11-21, 10:25pm
sudoku in C !!!
Subject: sudoku in C !!!  ·  Posted: 2006-03-14, 02:48am
Rank: ? (1)
Member #: 26918
hi.. my teacher wants me to write a sudoku game in C.But i don't know how to create it.i dont have any idea about it
1.player shall be able to list his games
2.player shall be able to save his games,open them,play them and sava again
3.player shall be able to add a new game
4.player shall be able delete his previous games
these are requriments.i dont want you to write program of course but i am looking for a way to write it.so is there anyone who can explain sth about this?

 
  Reply to this ·  Post link ·  Top
Subject: Re: sudoku in C !!!  ·  Posted: 2006-03-14, 09:40am
Rank: ? (767)
Member #: 11085
All you need to do is read games in from a file. If you only want to use one file, so you don't have to deal with directory reading, I suggest XML which can very easily be parsed with the TinyXML library.

- relpats_eht
 
  Reply to this ·  Post link ·  Top
Subject: Re: sudoku in C !!!  ·  Posted: 2006-03-21, 09:29am
Rank: ? (22)
Member #: 26975
Are you trying to write it only using c++?

 
  Reply to this ·  Post link ·  Top
Subject: Re: sudoku in C !!!  ·  Posted: 2006-12-17, 12:10pm
Rank: ? (1)
Member #: 29379
hello, i'm a new member!! I have to write the game sudoku in C. Does anyone of you have the source file of the game so i can
get any idea of how to do it.....
Any answer is acceptable!!!
thanks a lot!

 
  Reply to this ·  Post link ·  Top
Subject: Re: sudoku in C !!!  ·  Posted: 2006-12-17, 01:02pm
Rank: ? (767)
Member #: 11085
I don't have any source files for a Sodoku game in C; however, Google most likely has some indexed.

- relpats_eht
 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

icons