One And All - An entry for Ludum Dare 45
Go to file
2019-10-06 20:53:04 +09:00
src Add fish as possible creatable 2019-10-06 20:53:04 +09:00
static Add fish as possible creatable 2019-10-06 20:53:04 +09:00
.gitignore Init commit 2019-10-05 09:28:41 +09:00
Cargo.lock Add saving and loading 2019-10-06 15:01:18 +09:00
Cargo.toml Add saving and loading 2019-10-06 15:01:18 +09:00
LICENSE Add license 2019-10-06 16:13:40 +09:00
music2_LICENSE Add music2 LICENSE 2019-10-06 16:29:33 +09:00
README.md Add README.md 2019-10-06 16:33:42 +09:00

Entry for LD45 - Start with Nothing

This game is a Rust project using the quicksilver 2D game framework.

It can be run locally by invoking cargo run in the project directory.

Resources are located in the static/ folder.