Pablo Focke

Developper Python, C#, Java

User Tools

Site Tools


projects:connect4

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

Human VS AI

AI VS AI

projects/connect4.txt · Last modified: 2023/02/24 14:21 by 127.0.0.1