Games in the Ubuntu Mint Repository: Difference between revisions
Jump to navigation
Jump to search
Created page with " === Open Invaders === Loosely based on the classic Atari Space Invaders with some annoying twists. sudo apt install open-invaders" |
mNo edit summary |
||
Line 3: | Line 3: | ||
Loosely based on the classic Atari Space Invaders with some annoying twists. | Loosely based on the classic Atari Space Invaders with some annoying twists. | ||
sudo apt install open-invaders | sudo apt install open-invaders | ||
=== Console ASCII Space Invaders === | |||
No Xorg needed! Space Invaders using ASCII | |||
sudo apt install ninvaders |
Revision as of 07:14, 4 October 2020
Open Invaders
Loosely based on the classic Atari Space Invaders with some annoying twists.
sudo apt install open-invaders
Console ASCII Space Invaders
No Xorg needed! Space Invaders using ASCII
sudo apt install ninvaders