pls tel me any thing

Recommended Answers

All 2 Replies

Start out by posting in Game Development forum. How well do you know c language? Or any other programming language ?

Google is your friend! ;)

Start small, and simple. You have a menu(), a help text describing the game perhaps, a play the game loop, maybe you have alternating turns for the players, you may need to count the turns as the game is played. After every turn, you may need to check if the game is already won (on that last move). Every move may need to be checked for legality, before it's accepted, etc.

And then there are the graphics! ;) ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.