Skip to content

A chess game written in Ruby. Behaves and follows the rules of chess. Takes into account the rules like en passant, castling, and draw by repetition.

Notifications You must be signed in to change notification settings

aykevy/chess-ruby-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess (Ruby Version)

This chess application allows a user to play chess on the user console. It behaves and follows the rules of chess including moves like castling and en passant. This application was developed to test my abilities in learning an uncommon programming language. What better way is there to learn a language in depth than making a fun board game such as chess?

Language

  • Ruby - A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Tools

  • Microsoft Visual Studio - A standalone source code editor that runs on Windows, macOS, and Linux. The top pick for JavaScript and web developers, with extensions to support just about any programming language.

About

A chess game written in Ruby. Behaves and follows the rules of chess. Takes into account the rules like en passant, castling, and draw by repetition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages