Skip to content

Commit

Permalink
Add Arche ECS to section Game Development (#5566)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 authored Jan 18, 2025
1 parent 0035b6c commit e65a03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1231,7 +1231,7 @@ _Packages to support functional programming in Go._

_Awesome game development libraries._

- [Azul3D](https://github.com/azul3d/engine) - 3D game engine written in Go.
- [Arche](https://github.com/mlange-42/arche) - 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.
Expand Down

0 comments on commit e65a03e

Please sign in to comment.