mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-10 18:13:18 +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/):
|
Compile your game with [GopherJS](http://www.gopherjs.org/):
|
||||||
|
|
||||||
```sh
|
```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:
|
Then, open the below HTML on your HTTP server:
|
||||||
|
Loading…
Reference in New Issue
Block a user