Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 254 Bytes

File metadata and controls

13 lines (13 loc) · 254 Bytes

Ruby Chess

A command line chess game for two players. chess

Installation

Clone the repo and run

$ bundle install

Then, optionally pass in player names to the game to start playing!

$ ruby game.rb Foo Bar