Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 325 Bytes

A chess game made with Ruby

Made for https://www.theodinproject.com/lessons/ruby-ruby-final-project

Must be launched using command line from the root project folder with ruby ./lib/main.rb

Supports 2 players, no AI.

To get a list of available commands, use "help" command after the initial prompt.

Made by Dreadpon.