Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 753 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 753 Bytes

Some Weird Game About Cubes

Screenshot

Look at the shape, pick the correct top-down projection.

Compiling

Compiling requires ImageMagick. Download a home-grown build from your favourite package manager, or download

cargo build, or cargo build --release if you want a small executable (link time optimisation is enabled for release builds). cargo run also works to skip a step.

Asset Credits