A (not necessarily complete) game template combining ggez with another of other useful Rust gamedev tools:
- log + fern (logging)
- failure (error reporting)
- specs (ECS)
- warmy (resource handling)
A (not necessarily complete) game template combining ggez with another of other useful Rust gamedev tools: