No description
assets | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Susuwatari Game
A simple 2D game inspired by the soot yokai in Tonari ni Totoro and Spirited Away. Written pretty much only to learn some game programming in rust.
ToDo
- Add background tiling.
- Wrap sprite movement at the edges.
- Add mobs.