a-keys-path
a-keys-path 0.7.1
Short puzzle-platformer game made with Godot, running on GLES 2.0
https://geegaz.itch.io/out-of-controlsGNU General Public License v3.0 onlyCreative Commons Attribution Share Alike 4.0Creative Commons Zero v1.0 Universal
main program: a-keys-pathprograms: a-keys-path
Maintainers
Platforms (1)
x86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ a-keys-path ];
Ad-hoc shell
nix-shell -p a-keys-path
Flake (nix run)
nix run nixpkgs#a-keys-path