Skip to content

It's chess! Written in Ruby, tested with RSpec, and played on the command line.

Notifications You must be signed in to change notification settings

mattnoakes/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess On The Command Line

This is my final project for the Ruby section of The Odin Project. It's chess! Built with Ruby and tested with RSpec. Play it online here or clone this repo and play it locally. The project details can be found here.

Demo

scholars mate
Poor Bill falls prey to the Scholar's Mate

Features

  • Save and load a previously saved match
  • Play against another human or a very inexeperienced computer

Installation and Play Instructions

  • Prerequisites: ruby >= 2.7
  • Clone this repo (instructions)
  • Navigate into this project's directory cd chess
  • Play by entering ruby lib/main.rb

About

It's chess! Written in Ruby, tested with RSpec, and played on the command line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages