selene

    ECS game engine in MoonBit

    Game Engine
    Download zip
    Author
    Version
    0.32.4
    License
    Apache-2.0
    Last updated
    4 months ago
    Downloads
    3K

    #Milky2018/selene

    Core ECS/runtime package for Selene.

    It includes app/runtime orchestration, ECS data flow, assets, scenes, animation, 2D/3D rendering, UI, physics, and editor-bridge document codecs.

    #Install

    moon add Milky2018/selene

    #Backends

    Use this package together with:

    • Milky2018/selene_webgpu for web builds
    • Milky2018/selene_raylib for native builds

    #Learn More