Skip to content

bflanagan138/connect_four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Connect 4!

By: Bryan Flanagan and Sean Culliton

=================================================================
This is an electronic take on the classic Connect 4 board game.
There are two players, player 1 is 'x' and player 2 is 'o'.
Player 1 is always human, and player 2 can be a computer or a human player.
The object of the game is for a player to get 4 of their gamepieces in a row,
either horizontal, vertical, or diagonal.
Game ends when either player gets four in a row or there are no more
spaces left on the gameboard.\

Run connect_four.rb to play

About

Connect Four Paired Project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages