aardvark 0.0.0

A lightweight, performant and simple 2D game engine in Rust
Documentation
1
2
3
4
mod app;
pub use app::Application;

mod logger;