Pablo Focke

Developper Python, C#, Java, Rust & AI Engineer

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: 2025/02/11 17:32 by pafonator