Engo
An open-source 2D game engine written in Go. It uses the Entity-Component-System paradigm.
- $GOPATH
- https://engo.io
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
engo
Engo is an open-source 2D game engine written in Go.
-
gl
Cross-platform OpenGL bindings in Go.
-
ecs
A Go-implementation of the Entity-Component-System paradigm
-
systems
Systems for use with `engo`
-
math
Fork of luxengine/math which is now moved
-
TrafficManager
A 2D-game in Go with engo, written during the tutorial sessions at engo.io
-
glm
memory friendly, faster version of mathgl32 by go-gl and uses lux native float32 math lib
-
cli
A proposed engo cli for automating certain tasks
-
webgl
[Depricated] Old gl package for Engo