Skip to content

Commit

Permalink
Add Arche ECS to section Game Development
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 committed Jan 17, 2025
1 parent 38cf0f3 commit 950ff63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1231,6 +1231,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.
- [Azul3D](https://github.com/azul3d/engine) - 3D game engine written in 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.
Expand Down

0 comments on commit 950ff63

Please sign in to comment.