Moved to https://github.com/NotWoods/games/tree/main/gameclock
Time your chess games, jenga games, and other board games.
I built this PWA for Chess Clock Jenga, because I couldn't find any suitable web apps. The design is based on another, now unavailable, PWA and the Chess Clock Android app.
Install dependencies:
npm installOnce the modules are installed, just run a web server. Thanks to Snowpack, no build step is needed to test the program.
To generate the Service Worker, run npm run sw.
This project is available under the MIT License.