Spaceships. In space.

wullewutz 156b2cefb8 Code refactored into separate modules 2 лет назад
assets 2f2c8ad2ca Ship moves on wasd-keys 2 лет назад
src 156b2cefb8 Code refactored into separate modules 2 лет назад
.gitignore 2f2c8ad2ca Ship moves on wasd-keys 2 лет назад
Cargo.lock 716c327dcb Working thrusters 2 лет назад
Cargo.toml 716c327dcb Working thrusters 2 лет назад
README.md acb5496ca0 Update README 2 лет назад

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.