mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 07:54:29 +01:00
Updated Installation (markdown)
parent
c62ee92964
commit
26cac7adff
@ -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