this post was submitted on 09 Nov 2025
57 points (96.7% liked)

Linux

10081 readers
510 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

MyMan: A simple Pac-Man clone

NetHack: A very text-based rougelike

nudoku: Unlimited Sudoku puzzles

top 10 comments
sorted by: hot top controversial new old
[–] data1701d@startrek.website 5 points 1 day ago

Personally, Super Star Trek is my favorite terminal game.

[–] HelloRoot@lemy.lol 20 points 2 days ago (1 children)

WHERE THE FUCK IS DWARF FORTRESS

[–] Sturgist@lemmy.ca 2 points 1 day ago (1 children)

No longer in the terminal. It's been around so long it's evolved, and no longer totally cripples your pc when you generate a world.

[–] HelloRoot@lemy.lol 5 points 1 day ago* (last edited 1 day ago) (1 children)

afaik you can still run the free version from the website with TEXT mode and ncurses completely in the terminal without a DE (but you have to spoof X).

If not the newest one, then the last one (v47).

[–] Sturgist@lemmy.ca 4 points 1 day ago

Touché. Obviously the author either is an uncultured swine and a dicknosed douche-canoe, or they're a young'n and don't know/appreciate the metal-melting power of DF.

[–] DrDystopia@lemy.lol 15 points 2 days ago

A million variants of "Rogue"...

[–] refalo@programming.dev -3 points 2 days ago (1 children)

RetroArch works just fine from the command-line.

[–] cm0002@ttrpg.network 22 points 2 days ago (2 children)

Lol these are for games the work in the terminal

Or

Does RetroArch now have a TUI‽ Because that would be genuinely cool if it did lmao

[–] frongt@lemmy.zip 3 points 1 day ago

Several emulation programs do actually have a terminal renderer. Impossible to tell what's going on unless you're intimately familiar with the game, but it's neat to see.

[–] refalo@programming.dev 2 points 1 day ago

It uses DRM/KMS to enable OpenGL (and probably Vulkan too) on the console without needing a display server like Xorg or Wayland. Or if that's too blasphemous for you, there is a libcaca driver.