Skip to content

MateiIonutEduard/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

Connect 4 game made in Python, using PyGame.
The game uses the Alpha-Beta pruning algorithm
for the AI agent.

Setup

> pip install -r require.txt
> python main.py

About

Connect 4 game made in Python, using PyGame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages