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.