Play Classic Retro Games on Linux with Simple Install Commands
This guide shows how Linux users can install and run five classic console games—Bastet (Tetris), Pacman4Console, nSnake, term2048, and nudoku—using apt, dnf, or snap commands, then launch each game with a single command.
Linux users can enjoy several classic console games by installing them from package repositories and launching them with a single command.
1. Tetris (Bastet)
Bastet is a variant of the classic Tetris game. Install on Debian/Ubuntu with sudo apt install bastet or on Fedora/RHEL/CentOS with sudo dnf install bastet. Run the game by typing bastet.
2. Pacman4Console
A simple Pac‑Man clone for the terminal. Install with sudo apt install pacman4console (Debian/Ubuntu). Launch using pacman4console.
3. nSnake
Classic Nokia Snake port for Linux. Install on Debian/Ubuntu with sudo apt install nsnake or on Fedora/CentOS/RHEL with sudo dnf install nsnake. Start with nsnake.
4. term2048
Terminal version of the 2048 puzzle created by Gabriele Cirulli. Install via Snap on Debian/Ubuntu with sudo snap install term2048. Run with term2048.
5. nudoku
Terminal Sudoku game. Install on Debian/Ubuntu with sudo apt install nudoku or on Fedora/CentOS/RHEL with sudo dnf install nudoku. Launch using nudoku.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Liangxu Linux
Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
