Skip to content

mashdots/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

connect-four

a basic connect four ruby game, complete with score-checking and color.

description

modeled off the classic game, this ruby exercise demonstrates object creation, nested functions, and instance methods, as well as basic data-structure perception.

setup

be sure to have the bundle gem installed. clone the repo and navigate to the main directory and run bundle install. Once that's all done, run ruby lib/play.rb.

About

a functioning Connect Four game in ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages