Example Engine
July 27, 2025 ยท View on GitHub
Example Engine
Example for the implementation of a game engine with ecs.
Install and start the engine
git clone https://github.com/andygeiss/engine-example.git
cd engine-example
go run main.go