Skip to content

mtereshchuk/chesskell

Repository files navigation

Chesskell

Visualizes chess games in PGN format.

Installation

git clone https://github.com/mtereshchuk/chesskell.git
cd chesskell
stack build
stack exec chesskell-exe <.pgn file path>

Make sure you have stack installed.

Usage

  • Download .pgn file of games which you want to visualize.
  • Run the project by passing the path to the games file.
  • Use arrow keys and shift key to switch between chess moves and games.

Author

Maxim Tereshchuk - m.a.tereshchuk@gmail.com

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.

Acknowledgements

About

Chess analysis board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published