AI UNDERDOGS
Back
0:00 / 1:00
#036

Gameghost

gameghost.manus.space/
Browser gamesVibe CodingWeekend projectWeb platform
136 views💬 0 comments🔗 0 visits

One dev vibe-coded a Steam clone in a weekend

WHAT IT SOLVES

Every browser gaming site either floods you with ads or pushes you to install something

WHY IT'S INTERESTING

Product taste

It's not a game collection — it's a store

Open it up and the UI reads like a legit Steam storefront — categories, tags, detail pages, even Discord/Forum/Feedback links. Not just a dump of iframes; someone actually thought about the platform layer

Ambition

Full storefront, not just a game list

Studio pages, age ratings (Mature 17+), release years, proper game descriptions — the kind of metadata you see on itch.io. When a solo weekend project bothers with this, it tells you the ambition is platform, not just utility

made with by Alex St. Louis for gamers everywhere

astlouis44

TECH GUESS

Frontend-heavy, likely Next.js or plain React on manus.space hosting, games embedded via iframes or WebAssembly

DEEP DIVE

One Weekend, One Dev, One Steam Clone in the Browser

Alex St. Louis vibe-coded Gameghost over a weekend — a browser-based game platform that doesn't just aggregate games in iframes but actually tries to replicate the Steam storefront experience. Posted to HN as "Show HN: Vibe-coded Steam, but in the browser," it landed 8 points and 0 comments. That combination is telling: enough people found it worth upvoting, but nobody thought it worth discussing. It hovered in that awkward zone between "neat" and "not yet substantial."

Open the site and the Steam DNA is immediately visible: category tags, game detail pages, studio info (Creative Assembly), release year (2014), content ratings (Mature 17+), and navigation links for Discord, forums, and feedback. The footer reads "made with by Alex St. Louis for gamers everywhere." This isn't a quick iframe dump — it's an intentionally structured storefront skeleton, built by someone who clearly studies how game platforms present themselves.

The Gap Between Steam and itch.io

Gameghost sits in an interesting middle ground. Steam is a closed ecosystem requiring a client install; itch.io is open but leans indie and rough around the edges. Alex seems to want the best of both worlds: browser-native instant play combined with Steam-grade storefront polish.

The content, however, is still thin. The one specific title mentioned in the available materials is Alien: Isolation — a 2014 AAA survival horror game built for PC and consoles. Slotting that into a "browser games" context raises immediate questions about technical implementation. Is it streaming? WebAssembly? An embedded web version? The existing materials don't clarify, and this ambiguity points to the core tension: if the games aren't browser-native, what exactly is the platform offering — distribution or aggregation?

What Vibe Coding Actually Produces

"Vibe coding" has become a loaded term in 2025, but Gameghost is a useful specimen. One developer, one weekend, AI-assisted coding tools — and the result is a front-end application with real visual coherence and structural depth. Three years ago, this would have taken a small team weeks. The stack is likely React or Next.js, hosted on manus.space, with UI components that carry the unmistakable fingerprint of modern design systems.

But speed and substance are different things. The 0 comments on HN suggest the community looked, shrugged, and moved on. No technical debate, no product pushback, no user interest — just silence. That's not hostility; it's indifference, which can be harder to overcome. The platform reads as a polished MVP demo rather than something with traction.

Who Should Actually Pay Attention

If you're an indie developer curious about how much surface area you can cover with AI tools in a weekend, Gameghost is a solid reference point. It demonstrates that a developer with product instincts can go from idea to clickable prototype at a speed that was unthinkable recently. The storefront structure — studio pages, ratings, descriptions, community links — shows what "good enough" looks like when you're shipping fast.

But if you're a player looking for games, this isn't ready yet. The catalog is sparse, the platform ecosystem (upload flow, developer onboarding, player retention mechanics) doesn't exist, and there's no clear moat against just going to itch.io or CrazyGames.

Honestly, the biggest value of Gameghost might not be the product itself but what it represents: proof that one person, one weekend, and a pile of AI tools can produce something that looks like a real platform. Whether it becomes one depends on whether Alex keeps building or lets it rest as a weekend project.

📍 Source: hn📅 2026-06-03Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related