mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-31 04:54:28 +01:00
Updated Installation (markdown)
parent
baad25b667
commit
23d9cbf5bc
@ -1,3 +1,9 @@
|
|||||||
|
# Prerequisites
|
||||||
|
|
||||||
|
Ebiten uses `github.com/go-gl/glfw` and as such requires some setup to use OpenGL. See [Installation Steps](https://github.com/go-gl/glfw/blob/master/README.md#installation) for `go-gl/glfw`.
|
||||||
|
|
||||||
|
# Install
|
||||||
|
|
||||||
Let's get the Ebiten source code and compile it.
|
Let's get the Ebiten source code and compile it.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user