Gaming on Linux has come a long way. There are thousands of amazing games available out there for you to play and enjoy. Today, I will discuss some best games for the Linux terminal console.
We all know that Linux users spend lots of time on Linux Terminal for doing the advanced level task, and sometimes it may be tiresome. And it will be great if you play some quick games on the Linux terminal to remove the tiredness and boredom. So today, I will only concentrate on making an amazing list of the best Linux Terminal console games for you.
I have already covered some write up on the best Linux games, cheap Steam games, top-rated Steam games, and of course, the best free Steam games for Linux users. If you have not checked it yet, go there and choose your best one. So, guys, I am stopping further ado and jumping right to the point. Hence, let us head over to our topic.
Best Linux Terminal Console Games
1. Nudoku
To install Nudoku on Linux, run the following:
sudo apt-get install nudoku
2. 2048-cli
It is a video game prepared by an Italian web developer, Gabrielle Cirulli. The purpose of the game is to move puzzles to make tiles that will create the number 2048. The effectuation of GUI-based 2048 is the present 2048-cli game. It is an interesting game to play for time passing and relaxation. It is a brain game.
For Installation, type:
sudo apt-get install libncurses5-dev sudo apt-get install libsdl2-dev libsdl2-ttf-dev sudo apt-get install 2048-cli
3. My man
4. Greed
For installation, type:
sudo apt-get install greed
To run, type:
greed
5. Pacm4conesole
For installation, type:
sudo apt-get install pacman4console
To run, type:
pacman4console
6. Moon-Buggy
Moon Buggy is a simple graphics game. Here you have to drive a car on the moon’s surface. This game is controlled by a couple of keys that will help you move the car avoiding the obstacles to earn more points. You can make your car jump over the carters and avoid a clash. Overall it is a game full of excitement. You can install moon buggy using the snap store.
For installation, type:
sudo apt-get install moon-buggy
To run, type:
moon-buggy
7. Robot Finds Kitten
8. nInvaders
For installation, type:
sudo apt-get install ninvaders
To run, type:
ninvaders
9. Zangband
This game is based on Angband. Like Angband, Zangband has outstanding features like foes, artifacts, monster pits, and vaults. It is a single-player game. It is one of the most engrossing games you will ever play. Like its predecessor, it is a rogue-like game and very interesting to play for time passing.
If you are looking for an adventurous game, then it is made for you. In this game, you will find yourself in the land of adventure and exploration. This is indeed one of the best Linux terminal console games.
To install Zangband Game on Linux, run:
sudo apt-get install zangband
10. Nethack
For installation, type:
sudo apt-get install nethack-console
To run, type:
nethack
11. Linux Lunar Lander
In this game, you must fly a lunar module to the moon’s surface. It is an exciting terminal game on Linux. Here, the player controls a spaceship and has to safely land on the moon without causing any damage to the lunar module.
12. Secret Adventure
emacs -batch -l dunnet
13. Bastet
Here you will have to make complete horizontal lines by correctly rotating and positioning the pieces that fall from the top of the screen. Though it is regarded as the clone of Tetris, some of its features are different from Tetris.
For installation, type:
sudo apt-get install bastet
To run, type:
bastet
14. nSnake
For installation, type:
sudo apt-get install nsnake
To run, type:
nsnake
15. Air Traffic Control
For Installation:
sudo apt-get install bsdgames
Run:
atc
16. Backgammon
For Installation:
sudo apt-get install bsdgames
Run the game:
backgammon
Press ‘y’ when prompted for the rules of the game.
17. BSD games
This is not a single game. Rather it is a collection of classic text-based games. Banner, Battlestar, bcd, boggle, Canfield, gumoku, etcetera are included in this game. I recommend you check out this amazing set of BSD games.
For installation, type:
sudo apt-get install bsdgames
18. Sudoku
For installation, type:
sudo apt-get install sudoku
To run, type:
sudoku
19. Alienwave
Alienwave is one of the most famous discrepancies of space invader games. You will have to be skillful while playing this game because there are many difficult levels that you will have to go through.
For Installation:
Download the source from here, cd into your Downloads folder, and type these commands.
sudo apt-get install libncurses5-dev libncursesw5-dev sudo make sudo make install sudo cp alienwave /usr/games
Run the Alienwave game by typing alienwave
in the terminal.
20. Tron
Well, this list cannot be completed without introducing you to this action game. This is the best game on Linux for action lovers. So guys, check it out. It is a multiplayer game. It is overall a cool and geeky game. So, do not miss the opportunity of playing it.
ssh sshtron.zachlatta.com
Final Thoughts
In conclusion, all the games mentioned above are the top-rated terminal games on the Linux system. These games are fun to play. Many of the games mentioned above are decorated so that you have to use your brain to come to the solution. So, your brain will start working too.
These brain games also sharpen your mind and thinking capability. These games will help you overcome the tiredness of a Linux job. That’s why guys, go ahead and pick up your favorite Linux terminal console games and keep following our site for more updates.
Many years ago I played a game pre-installed on Yoper, where one attempted to build molecules within a crossword puzzle-esq constraint.
Anyone know what that game was and perhaps where to find it?
many of these can be installe on mac with homebrew, then eg command brew install nsnake