Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 289 Bytes

chess.rb

Code written in my YouTube video on how to write a chess program in ruby.

Running

Program is not complete, no executable yet.

Testing

Run rspec at the project root directory.