/Connect_Four

Gosu Connect Four with AI

Primary LanguageRuby

#Gosu Connect Four!

##About: Play against a friend or an AI with 4 difficulty levels. Optionally, you can simulate matches between two AIs. Questions, comments, and collaborations welcome!

Gosu connect four in ruby

##Screenshots!:

Main Menu

Gameplay1

Gameplay2

##TODO: - animate dropping tokens?

  • clean up dense code
  • keep tally of player wins?
  • draw strikethrough winning line?
  • add music?

##Notes: ruby 2.0.0p576 (2014-09-19) [x86_64-darwin14.0.0]