Terminal Colony Deep Core layers mining automation with worker management and tech progression in a text-based interface, but suffers from significant technical issues and poor documentation. The core loop involves digging deeper for resources while researching upgrades, though players report bugs, unintuitive UI, and confusion about core mechanics even after unlocking content. Best suited for players with tolerance for rough early-access experiences who enjoy experimenting with systems despite friction.
About this game
Dig deep, manage workers, research tech, and face quantum mysteries in this terminal style incremental mining game.
Players, last 30 days
Peak 0 · Low 0
Daily peak concurrent players, sampled once a night from Steam.
What players are saying
▼ Not recommended0 hrs
As someone who plays many diamonds in the rough I tend to have a good amount of patience for weirdness/unpolishedness. This game is beyond that. Plenty of bugs, I can't figure how to stop the screen from flashing when clicking, no upgrade menus but floatable windows which get in the way. Progressing and unlocking achievements while I still haven't even started figuring out how things work.
I had a bug in the way the localisation was built into the executable. This meant that the release build took me two hours. Now it takes 13 minutes or less.The good news is that it's finally fixed, and I've added different modes for playing the game at the start. You can now choose between hover, click, hold click or off.After the release, a lot of players complained that there was too much clicking and that their expectations were different. I wanted to address this.
v1.4 is a major update that improves both the game and the codebase.The biggest change is a full upgrade to Bevy 0.18. On the gameplay side, the new Prestige Shop adds permanent Quantum Point upgrades that carry across resets, including progression boosts and starter resource upgrades.This version also adds resource fly-to-UI animations, making mining feel more responsive and satisfying, and fixes several important prestige/reset bugs (including resource carryover, achievement re-unlocks, and requirement calculation issues).Under the hood, there are also code quality improvements, stronger persistence testing, and full localization support across 19 languages.Overall: v1.4 is a polished, stable milestone release with better progression, better feedback, and a modernized engine foundation. Thank you for the support and playing.
After a few attempts, I finally got the game migrated to Bevy 0.18. Some colors and a few Egui elements were off after the update, so it took me a while to track everything down and fix it.I also added a Prestige Shop this was a player request, and I liked the idea, so I built it directly into the prestige Egui.Thanks for the support, and thanks for playing! New FeaturesResource fly to UI animation Mining now has clear visual feedback. When you collect resources, small icon tokens appear where the action happens and smoothly fly toward the correct resource counter in the top panel.What it doesTokens travel along a smooth arc with an ease-in-out-cubic feel, plus a subtle parabolic lift (sin-based vertical offset) so the motion looks natural.The destination updates every frame, so tokens keep tracking the right resource label even if the UI shifts or the layout changes.Built to stay lightweight: up to 15 tokens at once, with throttling so each resource type can only spawn one token every 0.5s to avoid spam.Supports ore, blocks, crystals, energy, uranium, dark matter, and quantum bits.When it triggersOn player clicks for ore and blocks.On block destruction for all resource types.
Posts come from Steam's official announcements feed.