mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
replace the word 'library' with 'engine' for Ebitengine (#4455)
This commit is contained in:
parent
9082623837
commit
4657564895
@ -1113,7 +1113,7 @@ _Packages to support functional programming in Go._
|
||||
_Awesome game development libraries._
|
||||
|
||||
- [Azul3D](https://github.com/azul3d/engine) - 3D game engine written in Go.
|
||||
- [Ebitengine](https://github.com/hajimehoshi/ebiten) - dead simple 2D game library in Go.
|
||||
- [Ebitengine](https://github.com/hajimehoshi/ebiten) - dead simple 2D game engine 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.
|
||||
- [fantasyname](https://github.com/s0rg/fantasyname) - Fantasy names generator.
|
||||
- [g3n](https://github.com/g3n/engine) - Go 3D Game Engine.
|
||||
|
Loading…
Reference in New Issue
Block a user