Home

The Board Game (written in C++)

 

Example of a Board Game.

Sort of Tic-Tac-Toe. Board, size from 4 and more sells. Number of players from 2 to 4 (to change default settings you need to change value of constants and recompile the game).

Sells are filled from the bottom up.

Sample of using classes, change default colour settings using only <conio.h>, move symbols without redisplaying the screen, clearing screen areas.

Searching  algorithm for consecutive tokens.

 Borland C++ Builder.

 To download source code: