mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Updated Web Browsers (markdown)
parent
31ebe4f80c
commit
788ef3e032
@ -3,7 +3,7 @@ See [[Installation]].
|
||||
Compile your game with [GopherJS](http://www.gopherjs.org/):
|
||||
|
||||
```sh
|
||||
:; gopherjs build -o yourgame.js path/to/yourgame
|
||||
$ gopherjs build -o yourgame.js path/to/yourgame
|
||||
```
|
||||
|
||||
Then, open the below HTML on your HTTP server:
|
||||
|
Loading…
Reference in New Issue
Block a user