Play Space Invaders – An Old School Arcade Game on Linux Terminal

There is a numerous number of terminal-based games to play on Linux. Yes, sometimes you need to move away from the configuration files, monitoring tools and so on – get your mind refreshed for a few minutes with games on the terminal even when your working.

In this article, we will show you how to play Space Invaders in a Linux terminal, a free and open source terminal version of the well known GUI Space Invaders game.

The main duty is to defend the earth from Space Invaders; a huge block of aliens by controlling warships on earth (at the bottom of the screen). Before you can play space invaders, you need to install it via the terminal by simply typing the following command (Note that you must have the universe repository enabled for Ubuntu systems):

$ sudo yum install ninvaders      #On CentOS/RHEL
$ sudo dnf install ninvaders      #On Fedora 22+
$ sudo apt-get install ninvaders  # On Debian/Ubuntu

After installing it, you can play it by running the ninvaders program like this:

$ ninvaders

You’ll see the interface below once you have launched it, press the Space bar to start playing the game.

Space Invaders Game
Space Invaders Game

Use the Left and Right arrow to move the warship left and right, then shoot with the Space bar. You can escape the descending bullets from the aliens by moving sideways or simply hide under the large stationary blocks (light green) for cover. Your purpose is to kill all the aliens.

Space Invaders Game Play
Space Invaders Game Play

Also, check out:

  1. 12 Awesome Terminal Games for Linux Enthusiasts
  2. 5 Best Linux Gaming Distributions That You Should Give a Try
  3. DOSBox – Runs Old MS-DOS Games/Programs in Linux

That’s all! In this article, we showed you how to play Space Invaders game in Linux command line. Do know any other interesting games for relaxing on the terminal while working, share them via the feedback form below.

Aaron Kili
Aaron Kili is a Linux and F.O.S.S enthusiast, an upcoming Linux SysAdmin, web developer, and currently a content creator for TecMint who loves working with computers and strongly believes in sharing knowledge.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

2 thoughts on “Play Space Invaders – An Old School Arcade Game on Linux Terminal”

    • @Bill

      Many thanks for sharing this, we had not really tested on RHEL 6. But now users can follow this to start the game.

      Reply

Got something to say? Join the discussion.

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.