mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fix a word in the description of Ebiten (#1784)
This commit is contained in:
parent
1ee3374c46
commit
377452e5e0
@ -522,7 +522,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Awesome game development libraries.*
|
||||
|
||||
* [Azul3D](https://github.com/azul3d/engine) - 3D game engine written in Go.
|
||||
* [Ebiten](https://github.com/hajimehoshi/ebiten) - simple 2D game library in Go.
|
||||
* [Ebiten](https://github.com/hajimehoshi/ebiten) - dead simple 2D game library in Go.
|
||||
* [engo](https://github.com/EngoEngine/engo) - Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm.
|
||||
* [GarageEngine](https://github.com/vova616/GarageEngine) - 2d game engine written in Go working on OpenGL.
|
||||
* [glop](https://github.com/runningwild/glop) - Glop (Game Library Of Power) is a fairly simple cross-platform game library.
|
||||
|
Loading…
Reference in New Issue
Block a user