Home

Awesome

<p align="center"> <img src="https://github.com/andygeiss/ecs/blob/master/logo.png?raw=true" /> </p>

Example Engine

License Releases Go Report Card Codacy Grade Badge Codacy Coverage Badge Maintainability

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