
Terminal Descent
A downloadable game for Windows and Linux
Download Now$1.00 $0.00 USD or more
On Sale!
100% Off
Terminal-based incremental Python game still under development.

CORE FEATURES
- Runs directly in the OS terminal
- Progression system - Better drills, auto-miners, and upgrades
- Increasing number of mechanics - Mining, Buying, Upgrading, Building, Smelting
- Depth progression - Descend deeper and deeper
- Automation - Idle-like
CONTROLS
- Press SPACE to Mine
- Smelt resources at optimal heat (Steel:1370°C-1530°C)
Free to play! Support development if you enjoy it so I can create a Steam page!
incrementaldb_verification:Roxicaro
Updated | 18 hours ago |
Status | In development |
Platforms | Windows, Linux |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | Roxicaro |
Tags | ascii, Idle, Incremental, mining, python, terminal |
Download
Download Now$1.00 $0.00 USD or more
On Sale!
100% Off
Click download now to get access to the following files:
Terminal_Descent.exe (Windows) 12 MB
Download demo
Download
Terminal_Descent (Linux) 9.2 MB
Development log
- Linux version is out!3 days ago
- Fixed a bunch of UI bugs3 days ago
- Fixed a bunch of reported bugs! Thanks for reporting9 days ago
- Added new game mechanics12 days ago
- Bug fixes18 days ago
- Added a smelter and new mechanics19 days ago
- Added background animation28 days ago
- Added background ascii art31 days ago
Comments
Log in with itch.io to leave a comment.
hi, this game is written entirely in python, right? would you be willing to upload an uncompiled build so we can run the game manually on linux?
Hey! I'm currently working on a Linux build that should be available later this week!
Hi! The Linux version is out!
thanks ^-^ i really appreciate it.
sadly i am having difficulty getting xwayland working on my fedora machine, so the game isnt launching... because of missing xorg functions i think? i dont think thats a bug with the game necessarily, unless you intend to natively support wayland, but figured it's worth mentioning
oh, I'll try to figure out a way around this
Hey friend, how’s it going? That’s cool, man. Unfortunately, it’s pretty hard to run the
.elf
file—it will only work on the machines where it was compiled. Can you create a Docker image? A Docker image will run everywhere without compatibility issues.--- Founded bugs and other stuff (06.17.2025) ---
That's all i could find for now
Thank you so much for reporting theses bugs and detailing them. I'm already working on the first point (keys being registered all the time) and I will definitely address the other. Thanks again :)
Hey, just letting you know that the latest update fixed all the points you mentioned!
--- Found bugs and other stuff (06.19.2025) ---
That's all for now
Hello! I've tackled most of the bugs you reported. I'm still trying to reproduce the auto-mining randomly stopping, so I can pinpoint the cause. But I'm keeping an eye out!
WOW THIS IS FANTASTIC
Thank you! I'm glad you enjoyed it :)
Can you provide the .py version of the game so I can play on MacOS?
Hello! I'm working on a MacOS compatible version!