Categories: None [Edit]

connect_four

https://rubygems.org/gems/connect_four
https://github.com/PriceHardman/connect_four
The connect_four.rb file contains classes for an object-oriented connect four game, designed to be played between two human players on the command line. Colored player symbols courtesy of the colorize gem. Play by creating an instance of Game and calling the play method on it.

Total

Ranking: 135,694 of 192,213
Downloads: 4,637

Daily

Ranking: 136,043 of 192,186
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,351,732,872bundler
29972,047,708rspec
309159,664,888colorize
4,3002,192,266jeweler

Owners

#GravatarHandle
1iconPriceHardman