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: 138,206 of 196,694
Downloads: 4,709

Daily

Ranking: 57,606 of 196,654
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,725,968,350bundler
291,017,686,770rspec
322167,584,481colorize
4,3732,311,371jeweler

Owners

#GravatarHandle
1iconPriceHardman