Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 350 Bytes

Ruby Chess

Two players command line chess game written in Ruby.

All the rules of chess are implemented, including en passant, pawn promotion and castling.

It may be run with ruby play.rb

Features

  • Load / Save
  • En passant
  • Castling
  • Pawn promotion
  • Available destinations

Author

Luján Fernaud