mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-14 04:52:04 +01:00
Updated FAQ (markdown)
parent
df01d0ed3a
commit
c1c2218399
4
FAQ.md
4
FAQ.md
@ -24,6 +24,10 @@ This is because your app is still a console app, not a GUI app. Ebiten tries to
|
|||||||
go build -ldflags -H=windowsgui path/to/your/game
|
go build -ldflags -H=windowsgui path/to/your/game
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Why did you name the lib 'Ebiten'?
|
||||||
|
|
||||||
|
It's because Ebiten is delicious.
|
||||||
|
|
||||||
# Graphics
|
# Graphics
|
||||||
|
|
||||||
## How to draw lines?
|
## How to draw lines?
|
||||||
|
Loading…
Reference in New Issue
Block a user