Steam City: A 3D Pixel-Art Map of Your Steam Library Built with Claude Code

Someone built a 3D pixel-art city from your Steam library using Claude Code. It's called Steam City — paste your Steam ID or profile URL and it generates a city where each building is a game.
How It Works
- Playtime hours determine building height
- Library size determines city width
- Games you actually play have lit windows
- Your backlog sits in the dark, unplayed
Features
- Shared world with 1,000+ players — fly through everyone's buildings
- Leaderboard ranked by gaming shame
- "Shame report" calculates exactly how much money you wasted on games you never launched
- Battle friends — who has the bigger backlog?
- Customizable building with cosmetics
- Downloadable cards of your stats
No Signup Required
Just your Steam ID or profile URL. No signup needed unless you want to claim your building.
Built with Claude Code, inspired by Git City (which does similar visualization for GitHub profiles). Check it out at thesteamcity.com.
📖 Read the full source: r/ClaudeAI
👀 See Also

Nudge: A local-first app that surfaces Claude-generated plans via contextual triggers
Nudge is a free, local-first iOS/Android app that lets you paste markdown plans (from Claude, ChatGPT, Notes) and attach triggers like time, location, Wi-Fi, inactivity, or one-time to surface them via local notifications.

Open-source tool automates Meta ad competitor analysis with Claude Code
Ads Machine is an open-source system built with Claude Code that scrapes competitor ads from Meta's Ad Library, transcribes videos, extracts hooks and angles, and grades ads based on how long they've been running. It can generate variations from successful ads and push campaigns to Meta.

Lat.md: A Markdown-Based Knowledge Graph for Codebases
Lat.md creates a knowledge graph for codebases using interconnected markdown files in a lat.md/ directory. It addresses scaling issues with monolithic documentation by linking sections with [[wiki links]], connecting to source code via comments like // @lat: [[section-id]], and providing CLI tools for validation and search.

Tessera: Open-Source GUI Workspace for Managing Multiple Claude Code Sessions
Tessera is an open-source GUI that lets you run multiple Claude Code sessions side by side with Git worktree isolation, Kanban task tracking, live diffs, and agent activity inspection.