Skip to content

mctaylorpants/ruby-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-chess

A command-line chess game implemented in Ruby.

Oops - you got me!

Playing the game

Note: you must have Ruby 2.2 or higher.

Step 1: Find a friend.

Step 2: Clone the repo (git clone https://github.com/alextaylor000/ruby-chess.git).

Step 3: From within the repo, start the game by typing ruby chess.rb.

And that's it! Select a piece and then move it by entering the notational coordinate (e.g. 'a2')

Thanks

Thanks to CodeCore for the original chess assignment - which I took way, way too far ;)

About

A command-line chess game implemented in Ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages