mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-18 22:10:09 +01:00
Updated Web Browsers (markdown)
parent
758d257c4d
commit
3d841d35ef
@ -1,5 +1,11 @@
|
|||||||
See [[Installation]].
|
See [[Installation]].
|
||||||
|
|
||||||
|
Install `gopherjs` command.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ go get github.com/gopherjs/gopherjs
|
||||||
|
```
|
||||||
|
|
||||||
Compile your game with [GopherJS](http://www.gopherjs.org/):
|
Compile your game with [GopherJS](http://www.gopherjs.org/):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user