Skip to content

barszcz/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

Hi! I made a checkers game in Ruby.

If you want to play, git clone and run game.rb in Ruby.

Moves are given in the form of the rank and file of the piece to move and that of the desired tile, separated by a space (e.g. "c4 d5"). Chained jumps work the same way (e.g. "c4 e6 f4").

There's no computer player, so you'll have to find a friend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages