Skip to content

MrGorbunov/Connect-4-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-4-AI

An AI that can play a game of connect 4 with you.

You can access a more complete write up here

This project is in python 2 (written in 2.7.17), will not work with python3 The GUI is written with pygame Images made with Gimp (only the .pngs are in this repo) Sounds downloaded from freesounds.com

The AI functions via a min-max algorithm. The only inputs for the player are left, right, and select.

There were initially plans to make this run on a Pi, but that was dropped.

Legal

All sound effects are downloaded, but are CC-0 and so do not require attribution

All images were created by me in GIMP (which has GNU in the name so you know it's good)

About

An AI that can play a game of connect 4 with you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages