Based on the tutorial by Zymartu Games
Assets via Ultimate Space Kit by Quaternius via Poly Pizza
Icon via OpenAI DALL-E
- Clone the repository
git clone https://github.com/samclane/rust-game.git
cd rust-game- Assuming you have Rust installed, run the following command
cargo run-
Download the release from the releases
-
Extract the release and run the executable
unzip jumpy-{platform}-{version}.zip -d jumpy
cd jumpy
./jumpy.exeWto accelerate the ship forwardAto rotate the ship leftDto rotate the ship rightSto accelerate the ship backwardsSpaceto shoot bulletsEscto pauseGto toggle debug "gizmos"Scrollto zoom in/out
