Research snapshot · 985 posts from r/vibecoding · May 2026

Vibe-coded games on Reddit

r/vibecoding is where people gather to talk about building applications with AI assistants. This snapshot pulls every post that's about a game — small puzzle games, browser arcades, mobile experiments, the occasional Steam release — and reads them together.

Most of what shows up is single-player and browser-based. The shape that defines casual social gaming for most adults — two people taking turns over hours or days — barely appears. Distribution is mostly an unsolved problem: posts asking for feedback outnumber launch announcements roughly two-to-one, and the celebrated milestone in this community is "1,000 users." The rest of this page reads what's there.

Skip ahead: patterns · virality · by the numbers · methodology · browse posts · get the data

Patterns

The numbers above are the easy reads. These are the cuts that don't show up in the headline stats but are visible once you scan the full list.

The most-upvoted posts are mostly not game launches.
Of the ten highest-upvoted posts, only three are actual games. The rest are critiques, advice, satire, or AI news — including "Is vibe coding the new casino?" (1.4k↑), "The vibe coder your LLM tells you to not worry about" (1.1k↑), "If you're about to launch a vibe coded app, read this first" (1.1k↑), and "Pack up boyos. It is over." (738↑). The popular voices in this community are skeptics, not boosters.
Tooling has consolidated around Claude — hard.
Claude shows up in 26% of posts (Claude Code on its own in 14%). Cursor sits at 13%, ChatGPT at 10%. The next tier — Lovable (4%), Replit (2%), Bolt (2%), Windsurf (1%), v0 (1%) — barely registers. Whatever audience those other tools have, it's not posting here.
"I built this in [a weekend / 32 hours / 3 days]" is a recognised genre.
About 19% of posts lead with build-time as the headline framing. Speed is the appeal as much as the result — "I vibe-coded GTA on Google Earth over the weekend" (1.2k↑) is the canonical example. The implicit claim isn't "this is a great game" — it's "this took almost no time at all." That re-shapes what creators expect from a platform.
Hyper-personal use cases outperform polished launches.
A four-post running thread by u/acrolicious about building custom games and an AAC for his nonverbal brother is roughly 1.5k combined upvotes — more than almost every formal game launch in the dataset. Top entry: "My brother just sent his first text ever — thanks to vibe coding" (622↑). Audience of one. No publisher would ever fund it. The community elevates it anyway.
Production-value attempts mostly miss.
22% of posts reach for 3D, Three.js, Unity, or Unreal, but the posts that actually broke through tend to be 2D, pixel, or emoji-styled. The most-upvoted AAA-style attempt in the dataset is itself a critique — a 20-year game-dev veteran's honest breakdown of trying to vibe-code a competitive .io game (498↑). The gap between ambition and outcome is wide.

What this dataset is not: r/vibecoding is a creator-side subreddit. It shows what people are making and posting, not what's getting played, retained, or growing past a launch weekend. Engagement and retention are a different study.

Virality

One of the more revealing cuts: virality almost never comes up. Across 985 posts, the word "viral" appears in just 1% — and the most-upvoted "viral" post in the whole dataset is a loss story: "$1M+ ARR → $0 overnight: how I lost my AI platform with 6M users" (181↑). Successes barely show up; collapses do.

The everyday milestone is much smaller. "Guys my app just passed 1000 users!" (351↑) and "Guys my app just passed 1,500 users!" (185↑) are celebrated as triumphs. Meanwhile a post titled "my web game hit 1 million users today" sits at 8 upvotes. The community values the process — what tools you used, what tricks you found, what you broke and fixed — far more than actual user wins. That's a strong signal about who is here: makers talking to other makers, not creators talking to players.

Distribution anxiety is everywhere, just disguised. 24% of posts ask for feedback — the polite version of "would anyone play this?" The blunt version ("no one's playing", "can't find users") barely shows up at all — fewer than five posts in the whole dataset state it that directly. The feedback-asking rate is the real signal: one in four posts is implicitly searching for an audience.

Almost nobody is building for virality on purpose. Mentions of inviting friends, sharing a link, or designing a multiplayer hook into the product itself appear in only 1% of posts. Twitter / X comes up in 3%, TikTok in 1%, Instagram in 1%. The growth model implicit across the dataset is "post on Reddit and hope" — which is exactly the model that the engagement numbers above suggest doesn't work.

The standout exception is also instructive: "I vibe coded over 12 mobile apps and games and got to 500K downloads / 100K MAU" (767↑) — the highest scaling story in the whole dataset — is explicitly a portfolio play, not a single hit. The author shipped many small things, learned from each, and let mobile-app-store surfaces do the distribution. The implication isn't "make a viral game"; it's "make a lot of small ones in a place where discovery already exists."

By the numbers

Tool and theme mentions computed live from the dataset.

Tool mentions

How often each tool name appears across post titles + bodies.

Themes

Number of posts whose title or body matches each theme.

Methodology

Posts were pulled from r/vibecoding via a privacy-respecting Reddit mirror, filtered to keep only game-related threads, then parsed into a structured JSON dataset.

Each record includes: id, title, author, date, upvotes, percent_upvoted, comment_count, body (truncated at ~4,000 chars), and up to 8 top-level comments with their score, author, date, and text.

This is a snapshot, not a longitudinal study — counts and rankings reflect the state of the threads on the day they were fetched (May 2026). Numbers in the findings above are computed at page load directly from posts.json, so they stay in sync if the dataset changes.

Caveat: some posts in the dataset are themselves AI-generated — a small number read like ChatGPT marketing copy. Where commenters flagged this in-thread, that signal is preserved in the comment text.

Browse all 985 posts

Search, sort, and click any post to read the full body and top comments inline.

Loading posts…

Get the data

Everything on this page is computed from a single static dataset. Use it however you'd like.

Quick example
# Get the dataset
curl https://vibecoding-games.pages.dev/data/posts.json -o posts.json

# Or feed the LLM summary to your model
curl https://vibecoding-games.pages.dev/llms.txt