Go to file
2017-07-13 18:53:30 -04:00
assets Add star mob. 2017-07-13 16:16:14 -04:00
src Make it possible to eat star candy 2017-07-13 18:53:30 -04:00
.gitignore Add initial generated sources. 2017-06-04 10:21:22 -04:00
Cargo.toml Make it possible to eat star candy 2017-07-13 18:53:30 -04:00
LICENSE Initial commit 2017-06-04 10:20:11 -04:00
README.md Update README.md 2017-07-13 12:12:01 -04: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.

ToDo

  • Add background tiling.
  • Wrap sprite movement at the edges.
  • Add mobs.