Skip to content

jifarooq/DeeperBlue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deeper Blue

  • Chess game written in Ruby
  • Features include tracking points, pieces captured, and a timer
  • Implements deep dup method of board to prevent player from moving into check
  • Uses classical inheritance with bishop, queen and rook inheriting from sliding piece class
  • Board FLIPS when it is your turn

To play

  • Clone this repo
  • Navigate to the DeeperBlue folder from the command line
  • Run ruby game.rb

About

Chess game playable in the console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages