Skip to content

implementation of chess in ruby. Playable via the command line.

Notifications You must be signed in to change notification settings

Friendscover/ruby_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess in Ruby

This is my implementation of the classic chess game in Ruby and it is the final project of the Ruby Course on TheOdinProject.

At the moment this game is only playable with two players.

Chess is playable in the console. To start run the game via

ruby lib/main.rb

Enjoy!

About

implementation of chess in ruby. Playable via the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages