Skip to content

joshIsCoding/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Chess

A command line chess game built in Ruby.

Running the Game

Required Gems

The game uses the colorize gem to give the command line-rendered board some razzle dazzle.

Launching the Game

Simply load game.rb with the ruby command. There is an optional debug display mode which is disabled by default, and potential for development of an AI Player in future releases.

Known Issues and Future Development

  • The key mappings for keyboard control do not work on Windows systems.
  • AI functionality planned for a future release.

About

A ruby-based, command line chess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages