Skip to content

Latest commit

 

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

ruby-chess-board is a collection of objects that have the capability to:

  • Determine possible moves a piece can make at a given point in a game.
  • Keep track of positions on a chess board.
  • Keep track of a chess game.
  • Provide terminal output for a chess board.

For obvious reasons, this is not meant to be a performant implementation of chess logic; instead, it is an experiment to see what an easy-to-understand, object-oriented implementation in Ruby might look like.

Documentation can be found here.

About

Chess logic implemented in Ruby!

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages