mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-11 10:33:16 +01:00
Updated Installation (markdown)
parent
1e66393c08
commit
d6b591fd19
@ -1,7 +1,7 @@
|
|||||||
Let's get the Ebiten source code and compile it.
|
Let's get the Ebiten source code and compile it.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
:; go get github.com/hajimehoshi/ebiten
|
:; go get github.com/hajimehoshi/ebiten/...
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to run your game on a web browser, execute this:
|
If you want to run your game on a web browser, execute this:
|
||||||
|
Loading…
Reference in New Issue
Block a user