Operations 3 min read

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.

Liangxu Linux
Liangxu Linux
Liangxu Linux
Play Classic Retro Games on Linux with Simple Install Commands

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.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

APTGamingterminaldnfSnapretro games
Liangxu Linux
Written by

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.)

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.