nInvaders
A space invaders-like game using ncurses
Install
- All systems
-
curl cmd.cat/nInvaders.sh
- Debian
-
apt-get install ninvaders
- Ubuntu
-
apt-get install ninvaders
- Kali Linux
-
apt-get install ninvaders
- Fedora
-
dnf install ninvaders
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ninvaders
- OS X
-
brew install ninvaders
- Raspbian
-
apt-get install ninvaders
- Dockerfile
- dockerfile.run/nInvaders
ninvaders
A space invaders-like game using ncurses
A Space Invaders type game with text-only graphics. Ever wanted to play space invaders when you can't find a GUI? Now you can.