Skip to content
/ c4 Public

I can't seem to win against this Connect 4 bot

License

Notifications You must be signed in to change notification settings

zhaop/c4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Connect 4 bot

This bot plays Connect 4 and beats me almost all the time. Uses Monte-Carlo search (not the tree version).

To play

python3 ./c4.py

Then type the column number, press Enter, wait for the bot's turn, repeat.

Have fun :)

About

I can't seem to win against this Connect 4 bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages