abuse

abuse 0.9.1

Side-scroller action game that pits you against ruthless alien killers

http://abuse.zoy.org/
Unfree
programs: -
Platforms (45)
x86_64-freebsdaarch64-freebsdarc-linuxarmv7l-netbsdpowerpc-netbsdm68k-netbsdarmv6l-netbsdarmv7l-linux
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  abuse
];
Ad-hoc shell
nix-shell -p abuse
Flake (nix run)
nix run nixpkgs#abuse