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