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