game-template
A (not necessarily complete) game template combining ggez with another of other useful Rust gamedev tools:
- log + fern (logging)
- specs (ECS)
- warmy (resource handling)
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
resources |
|
|
|
|
src |
|
|
|
|
.gitignore |
|
|
|
|
Cargo.toml |
|
|
|
|
LICENSE-APACHE |
|
|
|
|
LICENSE-MIT |
|
|
|
|
README.md |
|
|
A (not necessarily complete) game template combining ggez with another of other useful Rust gamedev tools: