Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 491 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 491 Bytes

Ruby Chess

A command line chess game written in Ruby.

Currently only designed for two players.

High levels of abstraction was used to create this version of chess. As a result some features like Castling, En passant and Promotions are currently not available.

You can play the game on Replit here.