6 releases
0.1.0-alpha.5 | Dec 18, 2023 |
---|---|
0.1.0-alpha.4 | Dec 16, 2023 |
0.0.0 |
|
#2027 in Game dev
62 downloads per month
Used in 4 crates
6KB
88 lines
magma_app
This is the base of most of the engines functionality.
lib.rs
:
This crate provides basic functionality for creating and running an [App
].
A Module
trait is also provided for implementing additional functionality.
Dependencies
~1.5MB
~26K SLoC