/Connect-Four

Player v player game of Connect Four. Currently text-based.

Primary LanguagePython

Connect Four

Simulation of a player-vs-player game of Connect Four. Currently uses a text-based interface.

Upcoming bug fixes and improvements:
~ creating Board class; see "getting-classy" branch
~ create a graphic interface