I agree to cookies for making this site function. By using this site, I agree to the Privacy Policy and Terms of Use.
Accept
HACKTORIAHACKTORIA
  • Home
  • Articles
    • CyberSecurity
    • OSINT
    • Networking
    • Programming
    • Software
    • Cloud
    • Crypto & Blockchain
    • Opinion
  • Monthly CTF
    • Challenges
      • The Mona Lisa Heist
      • Operation Mare Nostrum
      • Downtown Murderer
      • Operation Galaxios
      • Operation Brutus
      • Operation Runner
      • Operation Warthog
    • Storyline
      • April 2022 – Operation Galaxios
      • March 2022 – Operation Brutus
      • February 2022 – Operation Runner
      • January 2022 – Operation Warthog
    • Characters
    • Finishers 2022
    • Write-Ups
  • Practice
    • Fact Checking
      • Fact Checking 10
      • Fact Checking 9
      • Fact Checking 8
      • Fact Checking 7
      • Fact Checking 6
      • Fact Checking 5
      • Fact Checking 4
      • Fact Checking 3
      • Fact Checking 2
      • Fact Checking 1
    • Geolocation
      • Geolocation 32
      • Geolocation 31
      • Geolocation 30
      • Geolocation 29
      • Geolocation 28
      • Geolocation 27
      • Geolocation 26
      • Geolocation 25
      • Geolocation 24
      • Geolocation 23
      • Geolocation 22
      • Geolocation 21
      • Geolocation 20
      • Geolocation 19
      • Geolocation 18
      • Geolocation 17
      • Geolocation 16
      • Geolocation 15
      • Geolocation 14
      • Geolocation 13
      • Geolocation 12
      • Geolocation 11
      • Geolocation 10
      • Geolocation 9
      • Geolocation 8
      • Geolocation 7
      • Geolocation 6
      • Geolocation 5
      • Geolocation 4
      • Geolocation 3
      • Geolocation 2
      • Geolocation 1
    • Image Analysis
      • Image Analysis 16
      • Image Analysis 15
      • Image Analysis 14
      • Image Analysis 13
      • Image Analysis 12
      • Image Analysis 11
      • Image Analysis 10
      • Image Analysis 9
      • Image Analysis 8
      • Image Analysis 7
      • Image Analysis 6
      • Image Analysis 5
      • Image Analysis 4
      • Image Analysis 3
      • Image Analysis 2
      • Image Analysis 1
  • Videos
  • Art
  • About
    • Frank
    • Noureldin
    • Maria
    • Roxanna
    • Dipti
    • Joy
    • Oriana
    • Simone
    • Rudraksh
    • Amogh
    • Tony
Reading: 10 Best Linux Terminal Games
Share
Aa
HACKTORIAHACKTORIA
Aa
Search
  • Home
  • Articles
    • CyberSecurity
    • OSINT
    • Networking
    • Programming
    • Software
    • Cloud
    • Crypto & Blockchain
    • Opinion
  • Monthly CTF
    • Challenges
    • Storyline
    • Characters
    • Finishers 2022
    • Write-Ups
  • Practice
    • Fact Checking
    • Geolocation
    • Image Analysis
  • Videos
  • Art
  • About
    • Frank
    • Noureldin
    • Maria
    • Roxanna
    • Dipti
    • Joy
    • Oriana
    • Simone
    • Rudraksh
    • Amogh
    • Tony
Follow US
© 2022 HACKTORIA
HACKTORIA > Articles > Software > 10 Best Linux Terminal Games
Software

10 Best Linux Terminal Games

Frank
Frank May 23, 2022
Updated 2022/06/17 at 5:50 PM
Share
SHARE
Contents
NSnakeNudokuASCII PatrolMoonbuggyNinvadersBackgammonTintTron2048Pacman4console

The Linux terminal is a wonderful place to interact with your hardware, without the inconvenience of a user interface. It’s the place that makes you feel like a true hacker or engineer. Obvious bonus points for setting the colors just right and posting your neofetch output in a subreddit of your choice. But did you know, the Linux terminal isn’t just for hacking? If you need a break while waiting on Mr Ripper to hash that password, you can play games right inside of the terminal. I took the time to try a bunch of these and made my picks for the best Linux Terminal Games.

NSnake

So we all know a legendary company called Nokia, put a game called Snake on cellphones and it changed the course of history for humankind. Now, new legends have taken the simple concept of a long snake-like string that eats pixels to grow, and placed it inside the Linux terminal. NSnake is available in almost all Linux distros in your default repositories as “nsnake”.

Nudoku

When you need a break from solving mathematical puzzles while programming, the best way to relax is by solving more math. Nudoku is a Sudoku puzzle game for the Linux terminal. In case you’re wondering what Nudoku is:

https://lmgtfy.app/?q=what+is+sudoku

This fun puzzle game is also available in almost all Linux distributions by default, under the name “nudoku”.

ASCII Patrol

As a terminal based game, this one is very impressive. It boasts an elaborate game menu and really neat level design. This game let’s you race the moon landscape and complete missions of increasing difficulty. Maybe it’s just my hand-eye coordination, but it certainly wasn’t that easy. If you’re looking for a really cool design and unique experience, this is definitely a game I’d recommend.

ASCII Patrol is available as a snap package only, so make sure you have Snapd enabled and install the game using snap. Package name is “ascii-patrol”.

Moonbuggy

Being a simpler version and the ancestor of ASCII Patrol, the game basically offers the same type of experience in a simpler design. You guide a moon buggy over various obstacles to complete levels. Unlike ASCII-Patrol, moonbuggy is available in most of the Linux distros default repositories as “moon-buggy”.

Ninvaders

For those that never played the classic Space Invaders, or various copies of that format, this game puts you in control of a spaceship. It’s your task to move the spaceship from left to right, dodging bombs dropped by alien ships, while returning fire to eliminate your alien opponents. It’s an entertaining format that will keep you in the terminal for quite some time. This game is also available by default in almost all Linux distributions as “ninvaders”.

Backgammon

I haven’t played this at all and don’t really know how it works, but it looks cool. If you’re into boardgames, but without the actual board, this is for you. You can even play against AI or another human. Backgammon is also available by default in most Linux distributions, though the package name is different than the actual name. Install “bsdgames” (a collection of games) to get this on your machine.

Tint

Who doesn’t remember Tetris? That game where align different shaped blocks that come down, where you always mess up by clicking just too late or too early. Shifting the block a little bit too far and setting the stage for your impending failure. You can now re-live this glorious retro game in your Linux terminal. Installs on almost all Linux distros as the package “tint”.

Tron

Coming from the Tron franchise, this game puts you in control of a neon colored line to race against other players. Test your skills to end up with the longest line, or get blocked by your ever growing enemies. Using Tron multiplayer, access via SSH:

ssh sshtron.zachlatta.com

2048

This simple game took Github by storm and has been cloned and copied into different iterations many times. Though the simple original of aligning numbers in your terminal, stays as the undefeated champion. If you’re into numbers and can think fast, give this game a try. Installs in a few different ways depending on your Linux distro, see the Github page for more details:

https://github.com/tiehuis/2048-cli

Pacman4console

Who doesn’t know the iconic Pacman games? Well either way, if you do or don’t, this retro arcade gem can be installed on Linux and played in your terminal. Try to eat all the dots while evading the little monsters, how hard can it be? Installs on most Linux distributions as the package “pacman4console”.

This is my list for the 10 best Linux terminal games. There are many copies and variations of these titles. If you have other titles that you believe should make this list, drop them down below in the comments. I love to see what awesome terminal games exist that I don’t know about.

TAGGED: gaming, linux, opensource

Sign Up For our Weekly Digest

Receive a weekly digest of everything new on Hacktoria

By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Frank May 23, 2022
Avatar
Posted by Frank
Interest in technology and gamification. I enjoy hiking and weightlifting in my free time. Occupied various roles in IT over 12 years. Founder of Hacktoria, working to enable our teams to create engaging CTF exercises and quality content.
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

More from this Category

Software

Generating Data with Mockaroo

6 Min Read
Software

Why nobody uses Linux on desktop

5 Min Read

About Us

Hacktoria is a passion project run by volunteers.  We aim to create something we enjoy making that provides value to our readers, viewers and players. Our backgrounds vary from Information Technology, Cybersecurity to Data and Law.

Capture the Flag

We provide a Monthly Story Based Capture the Flag exercise. Players solve tasks using OSINT, Hacking, Social Engineering and Cryptographic skills to complete story driven missions. The winner of each competition is written into the fictional story. Participants receive a certificate of completion.

We also offer Practice Labs in various categories. These are intended to improve your investigative skills and provide a good dose of challenge and entertainment.

Articles & Videos

Besides CTF Exercises, our Editorial Team writes Articles about Cybersecurity, OSINT and Technology. We also host a YouTube channel that provides informative content and CTF material. This channel is hosted by Tony, aka “CyberVikingUK“.

HACKTORIAHACKTORIA
Follow US

© 2022 HACKTORIA - Capture the Flag Exercises & Cybersecurity, OSINT and Technology Articles

  • Sitemap
  • Privacy & Disclaimer
Join Us!

Subscribe to our weekly digest!

Zero spam, Unsubscribe at any time.
Welcome Back!

Sign in to your account

Lost your password?