mirror of
https://github.com/avelino/awesome-go.git
synced 2025-04-14 17:32:57 -04:00
Replace Arche by its successor Ark (#5649)
This commit is contained in:
parent
af0915d315
commit
2918779d81
1 changed files with 1 additions and 1 deletions
|
@ -1224,7 +1224,7 @@ _Packages to support functional programming in Go._
|
|||
|
||||
_Awesome game development libraries._
|
||||
|
||||
- [Arche](https://github.com/mlange-42/arche) - Archetype-based Entity Component System (ECS) for Go.
|
||||
- [Ark](https://github.com/mlange-42/ark) - Archetype-based Entity Component System (ECS) for Go.
|
||||
- [Ebitengine](https://github.com/hajimehoshi/ebiten) - dead simple 2D game engine in Go.
|
||||
- [ecs](https://github.com/andygeiss/ecs) - Build your own Game-Engine based on the Entity Component System concept in Golang.
|
||||
- [engo](https://github.com/EngoEngine/engo) - Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm.
|
||||
|
|
Loading…
Add table
Reference in a new issue