Spaceships. In space.

wullewutz 156b2cefb8 Code refactored into separate modules 2 jaren geleden
assets 2f2c8ad2ca Ship moves on wasd-keys 2 jaren geleden
src 156b2cefb8 Code refactored into separate modules 2 jaren geleden
.gitignore 2f2c8ad2ca Ship moves on wasd-keys 2 jaren geleden
Cargo.lock 716c327dcb Working thrusters 2 jaren geleden
Cargo.toml 716c327dcb Working thrusters 2 jaren geleden
README.md acb5496ca0 Update README 2 jaren geleden

README.md

void

Most parts of the universe are void. The rest are spaceships.

Build

Using the Rust toolchain

git clone https://gogs.jodler.xyz/mch/void
cd void
cargo run

How to play

Use A and D to rotate ship.

Use W to create forward thrust with the main engine.