- You can choose type of each player - human or AI
- You can choose field size
- You can choose cells to win count
- There are two types of user interface: GUI and console
AI implementation use minimax algorithm with Alpha-beta Pruning.
- Performance optimization for big field