We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b06101 commit e82501aCopy full SHA for e82501a
ebiten-game/README.md
@@ -10,10 +10,6 @@ you can then run the game by going in /game and doing either
10
11
``go run .`` for running the game on desktop
12
13
-or
14
-``.\build_wasm.ps1`` to run the game on WASM
15
-
16
17
(see [this tutorial for more information on how to build for WebAssembly](https://ebitengine.org/en/documents/webassembly.html))
18
19
Click "Host Game" to get the lobby id, and then share that with the other clients to get connected
0 commit comments