Skip to content

arashMirhosseini/OOP_project_cs520

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS520: Object Oriented Programming final project: Chess game

Description

Ruby application for two players playing chess game by taking alternative turns

Requirement

  • Ruby 2.x

How to play?

  • clone the repo:
git clone https://github.com/arashMirhosseini/OOP_project_cs520.git
  • Go to the chess directory
  • Start the game with:
ruby playchess.rb

Tests

RSpec is used for unit testing. RSpec gem is added to the Gemfile.

  • Run tests with:
Rspec spec/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages