Spaceships. In space.

wullewutz 411eb48e6c KSP like main engine thrust controls %!s(int64=2) %!d(string=hai) anos
assets 2f2c8ad2ca Ship moves on wasd-keys %!s(int64=2) %!d(string=hai) anos
src 411eb48e6c KSP like main engine thrust controls %!s(int64=2) %!d(string=hai) anos
.gitignore 2f2c8ad2ca Ship moves on wasd-keys %!s(int64=2) %!d(string=hai) anos
Cargo.lock 326b6dcd94 Implementeded camera zoom %!s(int64=2) %!d(string=hai) anos
Cargo.toml 716c327dcb Working thrusters %!s(int64=2) %!d(string=hai) anos
README.md 411eb48e6c KSP like main engine thrust controls %!s(int64=2) %!d(string=hai) anos

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.

LeftShift to increase main engine thrust. LeftCtrl to decrease main engine thrust. X to shut down main engine completely.