Skip to content

webdevlasse/connect_four

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

This is the game Connect Four. You have probably played it before. Your job as a player is to connect four of your tokens together in a row, either diagonally, horizontally, or vertically.

USAGE:

  • Bundle install gemfile
  • Run connect_four.rb in your console

PLAYING THE GAME:

  • You can play against another person or against the computer

About

Connect Four game built in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%