susuwatari-game/README.md
2017-07-13 12:12:01 -04:00

8 lines
261 B
Markdown

# 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.