I programmed this game using NCurses library in C language.
Source Code: http://pastebin.com/R8L5Wg5K
The game is a well known variant of tic tac toe.
Players have 3 chips each, which can be moved to another cell once all the chips are in game.
The controls are keyboard arrows and space and the game is Player VS. Player.
I'm using XTerm in Linux KDE.
Enjoy It!
hey,man :D
It is posibility to get this game, code from U ?
Sorry for my language ...
paulisto9321 4 months ago
@paulisto9321 I updated the video description with the source code link.
To compile you need the PDCurses dev-lib for Windows or NCurses dev-lib for linux.
BaNenKy 4 months ago