Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 491 Bytes

File metadata and controls

19 lines (12 loc) · 491 Bytes

Quatrix 🟦

An (eventual) puzzle game about rotating a grid

Setup (Nix)

# Enter Flake Shell
nix develop

# Run Game
cargo run

Use the default.nix with setups such as the nix env-selector extension for VS Code.

Setup (Other)

Please refer to the Bevy Per-Platform Dependency Instructions