robertrueger / RC4

my attempt to write a more or less decent AI for the game "Connect Four"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RC4 is a simple Python2 implementation of the popular game "Connect Four"!
I played around a little bit with writing an AI that actually deserves this
name and the result is not as dumb as one might think (considering that I have
no expertise in this field whatsoever)! Try it! I think it's pretty difficult to
win against it, but I might just be horribly bad at the game ;-) ...

About

my attempt to write a more or less decent AI for the game "Connect Four"

License:GNU General Public License v3.0


Languages

Language:Python 100.0%