projects:connect4
Table of Contents
Connect 4 project
Languages :
- Java
Description :
In this project a GUI was created and a Bot was implemented to play against a human or himself. The Bot had multiple iterations to make it smarter, each algorithm better than the previous:
- Min-Max algorithm
- Alpha-beta prunning
- MTD(f)
Example
projects/connect4.txt · Last modified: 2025/02/11 17:32 by pafonator