Build source with wasm-pack build --target web, then run a web server over the top directory (I used python -m http.server) and navigate to /web (for my case, this was localhost:8000/web).
Pong game demo (video, click here to watch)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build source with wasm-pack build --target web, then run a web server over the top directory (I used python -m http.server) and navigate to /web (for my case, this was localhost:8000/web).
Pong game demo (video, click here to watch)