Difference between revisions of "Games in the Ubuntu Mint Repository"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
m
Line 19: Line 19:
 
=== External Resources ===
 
=== External Resources ===
  
https://help.ubuntu.com/community/Games
+
*https://help.ubuntu.com/community/Games
 +
*https://happypenguin.altervista.org/
  
 
[[Category:Computer_Technology]]
 
[[Category:Computer_Technology]]
 
[[Category:Linux]]
 
[[Category:Linux]]

Revision as of 11:46, 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

Stella - Full Atari 2600 Emulator

The best Atari 2600 emulator for linux

sudo apt install stella

Get game roms from here.

Ur-Quan Masters

The planet is missing from the middle of the screen in Super Melee on this port of Star Control II. UQM is based on the 3DO version of SC2.

sudo apt install uqm

External Resources