Skip to content

skeeto/tatham-puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,320 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Tatham's Puzzle Collection as a Progressive Web App (PWA)

This project makes the puzzle collection available as a PWA that you can install on in device via the PWA's website. You can also just play the puzzles directly on the site, enjoying full persistence like an app.

Build

You will need Emscripten. Then:

$ ecmake cmake -B build -DPUZZLES_SDL3=ON -DCMAKE_INSTALL_PREFIX=/var/www
$ cmake --build build -t install

Alternatively the desktop version:

$ cmake -B build -DPUZZLES_SDL3=ON
$ cmake --build build

About

Simon Tatham's puzzles as a Progressive Web App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors