Skip to content
 
 

Repository files navigation

Chesswork: SwiftStack Game Status Board

Viewing the board state

Visit http://swiftstack.github.io/Chesswork/

Changing the board state

  1. Clone this repo
  2. Edit data/games.js (which contains a javascript array of games in PGN format. The top game should be the current one.)
  3. Add a move
  4. runserver.sh
  5. Visit http://localhost:8000 to review your move
  6. check it in, and push! (no --amend allowed)

Credits

Adapted from pgnviewer:

Includes:

License

This code is released under the MIT License.

About

Status board for office games.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages