Go to file
Thomas Gideon f4dd516208 Add different color stars. 2017-08-08 14:02:57 -04:00
assets Add different color stars. 2017-08-08 14:02:57 -04:00
src Add different color stars. 2017-08-08 14:02:57 -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

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.