Skip to content

Command-line chess written in Ruby with tests using RSpec

Notifications You must be signed in to change notification settings

amp-os/ruby-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Chess

Completed as part of The Odin Project: Ruby.

Description

Command-line chess written in Ruby with tests using RSpec. Games can be saved and loaded in the FEN format.

Learning Objectives

  • Complete a large, complicated project with minimal guidance
  • Practice implementing OOP principals
  • Practice using RSpec

Preview

A screenshot from this command line chess game

Live Preview

See a live preview on Replit.

About

Command-line chess written in Ruby with tests using RSpec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages