Skip to content

batasha/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A CL chess game written in Ruby. Created for App Academy as an OO exercise.

Goals:

  1. Practice OO design and principles such as class inheritance, encapsulation, and DRY
  2. Start getting used to building larger, more ambitious projects
  3. Play some chess!

To Play:

  1. Clone repo to your local machine.
  2. In the console, navigate to the repo's directory and run ruby 'chessgame.rb'

About

Week 2 Days 2-3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages