This is just an experimental game engine for a learning purpose
Platform compatibility is our priority. For now, the supported and planned platforms are
- Android - Via OpenGL. Tested on Android Pie Asus X00TD
- Windows - Tested on Windows 10
- Web - Via WebGL. Tested on Chrome
- Linux - Not tested yet, but should works fine
- Renderer (Using wgpu)
- 2D
- 3D
- Entity-Component-System (Using legion)
- Windowing (Using winit)
- Filesystem
- Audio (There are still a problem with Android audio binding
- Editor