Skip to content

ChristopherJMiller/quatrix

Repository files navigation

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