Roast2D
Roast2D is a rapid development 2D game engine written in Rust.
Features
- Poor man's ECS, a lightweight ECS system without archetype
- Simple and intuitive 2D graphics API
- Multi-platform (with wgpu and winit)
Examples
- A copy of the classic brick shows the basic usage
Usage
Run example:
Add roast2d to Rust project:
License
The source code is licensed under MIT.