Connect 4 game
Player VS AI
AI algorithm is implemented in 2 ways using a good heuristic function :
- Minimax
- Alpha Beta Pruning
Check Report for more details
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Connect 4 game
Player VS AI
AI algorithm is implemented in 2 ways using a good heuristic function :
Check Report for more details