]> git.seodisparate.com - LudumDare47_StuckInALoop/commit
Impl moving from room to room
authorStephen Seo <seo.disparate@gmail.com>
Sun, 4 Oct 2020 03:14:46 +0000 (12:14 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 4 Oct 2020 03:14:46 +0000 (12:14 +0900)
commit15e91a5634be985c2d83dbb373b122f70d683132
tree5f371be44a118894a96abedf1672b1c6b9fff9db
parent4e315b3bb26a7763223026f6573e02663733fb54
Impl moving from room to room

Added doors and interactables
resources/door.png [new file with mode: 0644]
src/door.rs [new file with mode: 0644]
src/interactable.rs [new file with mode: 0644]
src/main.rs
src/scenes/mainscene.rs