- It is game tic-tac-toe, interaction using console input
- It has ability playing on two different boards: rectangle and HEX fields
- It is single player game
- It has ability add several player. For example: one user and other bots
- Polymorphism
- Inheritance
- Encapsulation