How to write Reversi Board game using C++?
A board game allows 2 users using computer to take turn play the game ,
using Codeblocks compiler. I only know need to use Class, Struct, 2 dimension array, and also functions. But I really have no idea how to write the syntax.
|