2017-07-13 16:12:01 +00:00
|
|
|
# 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.
|
2017-06-04 17:37:48 +00:00
|
|
|
|
|
|
|
## ToDo
|
2017-07-13 16:12:01 +00:00
|
|
|
* [ ] Add background tiling.
|
|
|
|
* [ ] Wrap sprite movement at the edges.
|
|
|
|
* [ ] Add mobs.
|