My entry for Ludum Dare 31
A sequel of Sea Snake Escape.
This game is about reaching land by swimming against the current while you are bleeding from the sea snake wounds. Watch out for those sea birds!
Binaries |
---|
OSX |
To compile you need to install Rust
Open up the Terminal window, navigate to the project folder and type:
cargo run
- Use left/right/up/down to swim
- Change
EDIT
in "src/settings.rs" totrue
- Drag & drop with mouse to insert new current streams
- Hit "S" on the keyboard to print current streams
- Modify "assets/stream.txt" (no comma behind last number)
cargo build --features ship
- Copy the "/target/seabirdsbreakfast" into a new folder
- Copy the "assets" folder to the same folder
- Zip the folder