selene

ECS game engine in MoonBit

Game Engine
moon add Milky2018/selene@0.37.1
Download zip
Author
Version
0.37.1
License
Apache-2.0
Last updated
20 days ago
Downloads
3K
README

#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