diff --git a/README.md b/README.md index 1900728..1588d2c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Attribution-ShareAlike 4.0 International License. - [Applications](#applications) - [Visualization](#visualization) + - [Games](#games) - [Development Tools](#development-tools) - [Build and Workflow Orchestration](#build-and-workflow-orchestration) - [Inspecting `.wasm` Binaries](#inspecting-wasm-binaries) @@ -57,6 +58,10 @@ Attribution-ShareAlike 4.0 International License. * [wasmbooth](https://github.com/mtharrison/wasmbooth) — Video effect booth written in Rust and WebAssembly. +### Games +* [sandspiel](https://maxbittker.com/making-sandspiel) — An open source falling sand game written in Rust and WebAssembly. +* [sokowasm](https://github.com/tcosmo/sokowasm) — Minimalistic Sokoban rust/WASM implementation. + ## Development Tools ### Build and Workflow Orchestration