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: 137,815 of 196,051
Downloads: 4,706

Daily

Ranking: 75,537 of 195,980
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,660,846,012bundler
291,009,870,499rspec
322166,288,554colorize
4,3702,295,208jeweler

Owners

#GravatarHandle
1iconPriceHardman