Skip to content

Simple PGN viewer with chessboard.js and chess.js

License

Notifications You must be signed in to change notification settings

orion/Chesswork

 
 

Repository files navigation

Chesswork: SwiftStack Game Status Board

Viewing the board state

Clone this repo, then

runserver.sh

Visit http://localhost:8000 and have fun!

Changing the board state

Edit data/games.js, which contains a javascript array of games in PGN format. The top game should be the current one. Add a move, check it in, and push!

Credits

Adapted from pgnviewer:

Includes:

License

This code is released under the MIT License.

About

Simple PGN viewer with chessboard.js and chess.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 1.4%
  • HTML 1.1%