- Top 10 Command Line Games for Linux
- 2. Ninvaders
- 3. Pacman4console
- 4. nSnake
- 5. Greed
- 6. Air Traffic Controller
- 7. Backgammon
- 8. Moon Buggy
- 9. 2048
- 10. Nudoku
- Your pick?
- Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine
- What is TTY in Linux?
- Beautifully Monitor CPU Utilization in Linux Terminal With Stress Terminal UI
- How to Access the GRUB Menu in Virtual Machine
- FOSS Weekly #23.28: China’s Linux OS, Linux Exit Codes, Btrfs Origins and More
- Using cp Command in Linux
- Become a Better Linux User
- Топ-20 лучших консольных игр для Linux
- 1. Nudoku
- 2. 2048-cli
- 3. My man
- 4. Greed
- 5. Pacm4conesole
- 6. Moon-Buggy
- 7. Robot Finds Kitten
- 8. nInvaders
- 9. Zangband
- 10. Nethack
- 11. Linux Lunar Lander
- 12. Secret Adventure
- 13. Bastet
- 14. nSnake
- 15. Air Traffic Control
- 16. Backgammon (короткие нарды)
- 17. BSD-игры
- 18. Sudoku
- 19. Alienwave
- 20. Tron
Top 10 Command Line Games for Linux
You can play games on the Linux terminal. Here are the best command line games for you. Linux has never been the first preference among operating systems for gaming. However, gaming on Linux has evolved, and now, even a new user can try to play the latest games on Linux. You can download Linux games from various sources and also explore some of the best distributions tailored for gaming if that is what you want. Moreover, you can also play some cool games on the terminal or the command line. Did you know that? 😲 Linux has one added advantage over its Windows counterpart. The mighty Linux terminal allows you to do many interesting, powerful, and useful things, including playing command line games. Games that run on the terminal are light, fast, and fun to play. And the best thing of all, you’ve got a lot of classic retro games available for the Linux terminal.
Who hasn’t spent hours together playing Tetris? Simple, but totally addictive.
Bastet is the Tetris of Linux. You can play the normal version or choose the harder version to challenge yourself. Use the command below to install Bastet:
Use the spacebar to rotate the bricks and arrow keys to guide. You can also customize the keys as per your preferences.
We mention installation instructions for Ubuntu as we test it, but the games should be available in repositories of other popular Linux distributions.
2. Ninvaders
Space Invaders on a command-line interface. I remember tussling for a high score with my brother on this. One of the best arcade games out there. Copy and paste the command to install Ninvaders.
sudo apt install ninvaders
3. Pacman4console
Yes, the King of the arcade. Right? Pacman4console is the terminal version of the popular arcade hit Pacman. ⍩⃝
sudo apt install pacman4console
4. nSnake
Remember the snake game on Nokia phones? 🐍 That game kept me hooked on the phone for a long time. I used to devise various coiling patterns to manage the grown-up snake. We have the snake game in Linux terminal thanks to nSnake. Use the command below to install it:
Use arrow keys to move the snake and feed it. You can also download various levels by following the instructions in the game. Suggested Read 📖
5. Greed
Greed is a little like Tron, minus the speed and adrenaline. Your location is denoted by a blinking ‘@’. You are surrounded by numbers, and you can choose to move in any of the 4 directions, The direction you choose has a number, and you move precisely that number of steps. And you repeat the step again. You cannot revisit the visited spot, and the game ends when you cannot make a move. It may look confusing, so I would say it may not be to everyone’s liking. It is still fun. Install greed with the command below:
6. Air Traffic Controller
What’s better than being a pilot? An air traffic controller ✈️ You can simulate an entire air traffic system in your terminal. To be honest, managing air traffic from a terminal kind of feels, real and sounds cool. (what do you think?) It is one of the games that come included with BSD Games package. You can explore the other free and open-source games included with it as well. Install the game using the command below:
sudo apt install bsdgames
Suggested Read 📖
7. Backgammon
Whether you have played Backgammon before or not, You should check this out. The instructions will be prompted when you launch the game. Play it against the computer or your friend if you prefer. It is a two-player board game. This one is also included with the same BSD Games package as mentioned above. Install Backgammon using this command:
sudo apt install bsdgames
8. Moon Buggy
Jump. Fire. Hours of fun. No more words to describe it. Lots of fun! 🚗 Install the game using the command below:
sudo apt install moon-buggy
9. 2048
Here’s something to make your brain flex 🧠 2048 is a strategic as well as highly addictive game. The goal is to get a score of 2048. You need to install an addition gcc package to build the game from source.
Head to its GitHub page if you are curious. Copy and paste the commands below one by one to install the game.
wget https://raw.githubusercontent.com/mevdschee/2048.c/master/2048.c gcc -o 2048 2048.c
10. Nudoku
Want to play Sudoku on the Linux terminal? Why not. You can install it using the following command:
Your pick?
If you want to have fun with the Linux terminal, these games should give you a good experience. I guess it is time to press Ctrl+Alt+T now that you’ve read this. You may also check out our list of the best ASCII games for Linux: If you like ASCII art, here are some fun CLI tools to explore. Or, perhaps you’ll run a train in the terminal? 💬 What is your favorite on the list? Or got some other fun stuff for the terminal? Do share your thoughts in the comments below.
Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine
What is TTY in Linux?
Beautifully Monitor CPU Utilization in Linux Terminal With Stress Terminal UI
How to Access the GRUB Menu in Virtual Machine
FOSS Weekly #23.28: China’s Linux OS, Linux Exit Codes, Btrfs Origins and More
Using cp Command in Linux
Become a Better Linux User
With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world
Топ-20 лучших консольных игр для Linux
Перевод статьи «Top 20 Best Linux Terminal Console Games That You can Play Right Now».
Пользователи Linux проводят довольно много времени, работая в консоли, и порой это может быть утомительно. Возможность поиграть во что-нибудь должна помочь развеять скуку и снять усталость. Гейминг в Linux прошел долгий путь. Прекрасных игр сейчас буквально тысячи. Сегодня мы расскажем о лучших играх, в которые можно играть прямо в терминале.
1. Nudoku
Nudoku это версия судоку для терминала. Игра имеет открытый исходный код. Если вы хотите и отвлечься от работы, и одновременно сделать разминку для мозга, эта игра для вас. У нее простой интерфейс и три уровня сложности.
Чтобы установить Nudoku в Linux, запустите следующую команду:
sudo apt-get install nudoku
2. 2048-cli
Это видеоигра, созданная веб-разработчиком Габриэле Чирулли (есть и веб-версия). Цель игры — переместить части головоломки таким образом, чтобы получилось число 2048. Интересная игра для релакса или занятия свободного времени. Как и Nudoku, она не дает мозгам «заржаветь».
Для установки запустите следующие команды:
sudo apt-get install libncurses5-dev sudo apt-get install libsdl2-dev libsdl2-ttf-dev sudo apt-get install 2048-cli
3. My man
My man это отдельная версия хорошо известной японской игры Pac-man. По жанру эта игра — аркада. Отлично подходит, чтобы мирно скоротать свободное время.
4. Greed
Цель игры — максимально очистить экран, перемещаясь по сетке чисел. Вы переходите в любом направлении (попутно «съедая» цифры на экране) на количество клеток, определяемое цифрой, на которой стоите. Эта игра — комбинация игр Pac-man и Tron.
Для установки введите команду:
sudo apt-get install greed
Чтобы запустить игру, введите:
5. Pacm4conesole
Pacm4conesole это консольная версия широко известной аркадной игры Pac-man. Игра очень знаменита, так что есть большая вероятность, что она понравится и вам.
sudo apt-get install pacman4console
6. Moon-Buggy
Moon buggy это простая графическая игра. Вы едете на багги по поверхности Луны. Движение багги управляется парой клавиш, с помощью которых вы огибаете препятствия и перепрыгиваете кратеры, чтобы заработать больше очков. Игра весьма увлекательная.
sudo apt-get install moon-buggy
7. Robot Finds Kitten
Еще одна простая игра, запускаемая в терминале Linux. В ней робот ищет котенка, проверяя различные предметы. Он должен определить, что из себя представляет каждый предмет, и является ли он котенком. Робот продолжает движение, пока не найдет котенка.
8. nInvaders
Словосочетание «космические захватчики» задевает вас за живое? (Space Invaders является лучшей аркадной игрой по версии Книги рекордов Гиннесса). Перед вами консольная версия игры в космических захватчиков. В ней вы защищаете Землю от пришельцев из космоса, уничтожая противников.
sudo apt-get install ninvaders
9. Zangband
Эта игра создана на основе игры Angband. Это одна из самых захватывающих игр, в которые вы когда-либо играли. Она рассчитана на одного игрока. Жанр игры – «рогалик», а значит, она отлично подходит для того чтобы скоротать время. Это, определенно, одна из лучших консольных игр для Linux.
Для установки введите следующую команду:
sudo apt-get install zangband
10. Nethack
Nethack это кроссплатформенная игра-«бродилка». Последняя ее версия вышла в апреле 2018 года. Игра просто сногсшибательная и затягивающая. Она имеет как графический, так и текстовый интерфейс. Цель игры — найти амулет, исследовав различные подземелья. Во время странствий игрок встречается с различными врагами, но убивать их всех не обязательно.
Для установки введите следующую команду:
sudo apt-get install nethack-console
11. Linux Lunar Lander
В этой игре вы в космическом корабле летите к Луне, где должны безопасно приземлиться, не повредив лунный модуль.
12. Secret Adventure
Эта игра непременно развеет вашу скуку, поскольку она полна приключений. Чтобы играть, нужно установить текстовый редактор Emacs.
13. Bastet
Эта картинка должна пробудить в вас некоторые воспоминания. Вы наверняка знаете подобную игру (потому что очень мало кто никогда не играл в Tetris) и помните, насколько она затягивает.
Bastet это Tetris, в который можно играть в терминале Linux. Поворачивая и правильно располагая кусочки, падающие сверху, вы выстраиваете их в цельные горизонтальные линии. Однако следует быть готовым к тому, что игра не полностью копирует Tetris, часть функционала отличается.
sudo apt-get install bastet
14. nSnake
Nsnake это обновленная игра, которую мы видели в телефонах Nokia. Многим людям нравится в нее играть, наблюдая, как растет змея.
Для установки введите следующую команду:
sudo apt-get install nsnake
15. Air Traffic Control
В этой игре вы выступаете в роли пилота самолета. Да вы буквально чувствуете себя пилотом! Игрок управляет различными самолетами и спасает жизни тысяч пассажиров.
sudo apt-get install bsdgames
16. Backgammon (короткие нарды)
Если вы еще не играли в такую игру, рекомендуем попробовать. Она очень увлекательная.
sudo apt-get install bsdgames
Нажимайте «у», когда вам будут предлагаться правила игры.
17. BSD-игры
Это не одна игра, а коллекция классических текстовых игр. Banner, Battlestar, bcd, boggle, Canfield, gumoku и прочие. Список можно посмотреть здесь.
Для установки запустите команду:
sudo apt-get install bsdgames
18. Sudoku
Кто не играл в эту игру или хотя бы не слышал о ней? Эта головоломка сопровождает нас с самого детства. Но теперь, чтобы поиграть в нее, не нужно делать вырезки из газет, к тому же в компьютерной версии можно выбрать уровень сложности игры.
sudo apt-get install sudoku
19. Alienwave
Alienwave это одна из самых известных версий игры в космических захватчиков. В этой игре есть много сложных уровней, для прохождения которых потребуется навык.
Чтобы установить игру, скачайте исходный код здесь, перейдите в директорию с закачками и введите следующие команды:
sudo apt-get install libncurses5-dev libncursesw5-dev sudo make sudo make install sudo cp alienwave /usr/games
Запускается Alienwave в терминале командой
20. Tron
Список был бы неполным без этой экшн-игры. В отличие от большинства других, эта игра рассчитана на несколько игроков. Не упустите шанс поиграть в нее.
Для перемещения в игре используются клавиши WASD или сочетания клавиш из vim. Не используйте клавиши со стрелками!
Для доступа к игре введите: