Creating a chess file in Ruby. This will be a two player command line game, all pieces should function as they do in chess and no invalid moves should be able to be made.
Future Updates: -Pawn swap for a taken piece -Add a save feature
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Creating a chess file in Ruby. This will be a two player command line game, all pieces should function as they do in chess and no invalid moves should be able to be made.
Future Updates: -Pawn swap for a taken piece -Add a save feature