One And All - An entry for Ludum Dare 45
Go to file
2022-06-07 16:03:45 +09:00
src Fix fish spawn amount to top at 3 2019-10-06 20:57:35 +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 Fix compiling (still fails to run) 2022-06-07 16:03:45 +09:00
Cargo.toml Fix compiling (still fails to run) 2022-06-07 16:03:45 +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 Update README.md 2019-10-06 21:29:29 +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.

Note the code is very messy due to the make-game-in-two-days constraint.

Links

The ldjam.com page

itch.io page hosting the game

personal mirror (slow) that also hosts the game