Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dreadpon/odin-ruby-chess


https://github.com/dreadpon/odin-ruby-chess

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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.