Skip to content

nnakagaki/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to run locally

  • gem install colorize

  • gem install chess-nnakagaki

  • a = HumanPlayer.new

  • b = HumanPlayer.new

  • c = Chess.new(a,b)

  • c.start

  • Implements the minor rules such as castling and en-passant

  • Save/Load game files

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages