Releases
June 4, 2021 ยท View on GitHub
A desktop application to run ssb-chess https://github.com/happy0/ssb-chess-mithril
Releases
You can find runnable executables under 'releases' to the right.
Screenshot

Build and Run From Source
- Install npm + nodejs
- Run
npm install - Run
npm start
Related repositories
- ssb-chess-mithril - mithriljs library for rendering app. ssb-chess-electron is just a thin wrapper for running this as a Desktop app.
- ssb-chess - ssb-chess logic (no HTML rendering.)