Spaceships. In space.

wullewutz b5e96f829d Shiny new assets преди 2 години
assets b5e96f829d Shiny new assets преди 2 години
src b00bf24595 Fix inverted zoom direction преди 2 години
.gitignore 2f2c8ad2ca Ship moves on wasd-keys преди 2 години
Cargo.lock 326b6dcd94 Implementeded camera zoom преди 2 години
Cargo.toml 716c327dcb Working thrusters преди 2 години
README.md b00bf24595 Fix inverted zoom direction преди 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.

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

I/O or Mouseweel to zoom in/out.