Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 160 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 160 Bytes

Connect Four

A command line Connect Four game written in Ruby!

To play $ ruby connectfour.rb

Todos

  • Implement one player (player vs computer) mode!