Remove osx linker override
Update text
Add clap to switch between games
This is a framework for building grid-based puzzle games like Sudoku and Crosswords.
For the web build you need to install wasm-bindgen-cli
:
# Run only once.
cargo install wasm-bindgen-cli
Then it can be built with:
./scripts/build_web.sh
This will produce a tarball site.tar.gz
that I periodically release to Sourcehut pages:
hut pages publish -d akashin.srht.site site.tar.gz