Example Engine

July 27, 2025 ยท View on GitHub

Example Engine

License Releases Go Report Card Codacy Grade Badge Codacy Coverage Badge

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