pagel-s

pagel-s / termcraft

Public

Terminal-only 2D sandbox survival in Rust.

48
1
100% credibility
Found Mar 22, 2026 at 48 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

Termcraft is a terminal-based 2D sandbox survival game recreating early block-world exploration, crafting, combat, and multiplayer in a side-view format.

How It Works

1
🔍 Discover Termcraft

You hear about a cozy terminal game that brings classic block survival adventures to your screen.

2
📥 Get it running

Follow the friendly guide to download and launch the game in your terminal window.

3
🌍 Enter your world

Your unique landscape appears, ready for punching trees, mining, and starting your survival story.

4
⛏️ Gather and craft

Collect blocks, open your inventory with E, and craft tools, torches, and shelters to thrive.

5
⚔️ Explore and battle

Jump between dimensions, farm, fight mobs like zombies and creepers, and build your base.

6
👥 Try friends mode

Start a simple server or connect to play together, sharing the adventure.

🏆 Survival mastery

Your worlds save automatically, letting you return anytime for endless blocky fun and progression.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 48 to 48 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is termcraft?

Termcraft is a terminal-only 2D sandbox survival game in Rust that nails the classic early-2012 Minecraft loop—mining, crafting, fighting mobs, and exploring procedural Overworld, Nether, and End worlds—all from your CLI. Fire it up with `cargo run --release` for smooth keyboard/mouse controls: WASD to move, mouse to mine/place blocks, E for inventory. It handles health, hunger, weather, boats, furnaces, villages, and autosaves locally, delivering full survival without leaving the terminal.

Why is it gaining traction?

In a sea of GUI-heavy clones, termcraft stands out with raw terminal rendering at 20 ticks/sec, capturing nostalgic survival pressure in pure text. Rust's speed keeps it responsive even with dozens of mobs and chunks loading on the fly, plus experimental multiplayer via `cargo run -- server`. Devs dig the no-frills purity: instant play, no installs beyond Rust toolchain.

Who should use this?

Rust devs seeking a chill terminal diversion during compiles, CLI maximalists craving sandbox survival without Electron bloat, or terminal UI tinkerers wanting a polished example of crossterm input and double-buffered rendering. Ideal for quick sessions testing raw input handling or prototyping text adventures.

Verdict

Fun proof-of-concept for terminal-only survival in Rust, with strong docs, gameplay guide, and smoke tests—but 48 stars and 1.0% credibility scream early alpha: expect rough edges in multiplayer and edge cases. Clone it for a weekend hack if terminal games excite you.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.