aaaaxy
aaaaxy 1.6.301
Nonlinear 2D puzzle platformer taking place in impossible spaces
https://divverent.github.io/aaaaxy/Apache License 2.0
main program: aaaaxyprograms: aaaaxy
Maintainers
Platforms (24)
mipsel-linuxarc-linuxarmv7a-linuxmicroblazeel-linuxmicroblaze-linuxpowerpc-linuxriscv32-linuxmips64el-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aaaaxy ];
Ad-hoc shell
nix-shell -p aaaaxy
Flake (nix run)
nix run nixpkgs#aaaaxy