Skip to content

justinjest/cli-chess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line chess game tool

Currently the board is rendered after each turn in your cli Moves are accepted in a modified version of algebraic notation. All moves must be presented in format [piece][destination column][destination row]. Ie Re7

  • If two pieces can move to the square you will be prompted to clarifiy it's location in the form of the grid square it is on
  • If a capture is to be performed there is no need to add X.
  • Pawns require their piece to be called as well.

About

CLI chess game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published