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
Platforms (24)
i686-linuxmipsel-linuxmips-linuxmicroblaze-linuxarc-linuxarmv7l-linuxarmv5tel-linuxarmv7a-linux
View source on NixOS/nixpkgs →

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