
tric-tac-toe
Sean McKean presents
Tric-Tac-Toe
The board resembles a Rubik's Cube surface; three players each take turns filling up the surface of the board. Once the board is full, a winner is declared according to the point totals of each player.
The "tric"ky part is the connections on the board that score points.
Requires SDL library (http://www.libsdl.org/download-1.2.php), SDL_image (http://www.libsdl.org/projects/SDL_image/), and SDL_ttf (http://www.libsdl.org/projects/SDL_ttf/).
Find more software projects on my homepage at http://systemsymmetry.com.
Some game shots:
Screenshot of the tutorial screen
Some settings to alter player information (saved in between games)
A sample beginning round
The end screen
Project Information
- License: GNU GPL v3
- svn-based source control