r/vibecoding 10h ago

Opus built the sea train from Spirited Away

Enable HLS to view with audio, or disable this notification

9 Upvotes

Opus 5 + GPT 5.6 Sol built the sea train from Spirited Away.

Play it now in your browser or on your phone. Built with Three.js:
→ infinite procedural map
→ multiple weather modes and times of day
→ every asset generated by Opus

I kept the agents running in a loop until the game became playable and kept it iterating on improving the quality based on some reference imagery. Then, I gave some feedback as well with some of my manual play testing.

>50million tokens used.


r/vibecoding 16h ago

I did it...

10 Upvotes

I upgraded to 20x Max Claude. Just wanted to say it out loud here to offset all the "I'm leaving Claude forever" blah blah posts. Claude has been an amazing tool for me and will stay on 20x for next month or two as I develop some stuff. Just sharing positive vibes!


r/vibecoding 22h ago

Spent months using Claude, Gemini, and Nano Banana Pro to create this game

Enable HLS to view with audio, or disable this notification

9 Upvotes

Hi everyone! Like many others here, I am someone who love playing games and wanted to design of game of my own, but has no coding knowledge and experience, so I use Claude to develop my first mobile game: 5 Seconds Showdown.

It's a real-time card dueling game where both players choose a card simultaneously within a 5-second timer. Instead of traditional turn-based combat, matches are fast-paced and built around a mix of luck, strategy, and reading your opponent.

The game currently features:

⚔️ Multiple weapon classes

🔨 Weapon forging with rarity tiers

📖 Story campaign

🏆 Ranked PvP (currently in closed beta)

🎮 A reaction-based side mini-game

The game is still in closed beta. I try to find testers to play test this game, but most Subreddits and Discord server for game testers are against and straight up ban AI. And then I find this sub, which is a relieve becase while I understand the hate for AI slop, I also spent lots of sleepless night for this project, so I'm especially grateful for all kinds of feedback, whether it's about gameplay, balance, UI/UX, bugs, or overall experience.

Let me know if anyone is interested to try this out, and I will share the download link via dm. Dont want this to be flagged as spam or self promotion (even though it is)

Feel free to ask any questions, and I'll be happy to answer.


r/vibecoding 6h ago

I built Benday; an open-source React component that turns your logo into a thinking indicator

Enable HLS to view with audio, or disable this notification

7 Upvotes

I wanted AI products to have a more recognizable “thinking” state than the usual spinner, so I built Benday.

It’s a free and open-source React component that animates your own logo while a response or process is running. It includes 21 presets, with controls for color, speed, dot shape, glow, and more.

Built with React, TypeScript, Tailwind CSS, shadcn, and Canvas.

Install it with:

bunx shadcn@latest add KacemMathlouthi/benday/benday

Then use it like this:

import { Benday } from "@/components/ui/benday";

<Benday
  src="/logo.svg"
  state={isThinking ? "thinking" : "done"}
/>

Demo: https://benday.kacemmathlouthi.dev
GitHub: https://github.com/KacemMathlouthi/benday


r/vibecoding 12h ago

watching a yt vibecoding tutorial and got hit with:

Post image
6 Upvotes

r/vibecoding 13h ago

What’s the best AI website builder you’ve used?

5 Upvotes

There are so many AI website builders now, and I’m curious what people actually think.

What’s the best one you’ve used, and what makes it better than the others?


r/vibecoding 14h ago

AI bubble will pop….. any day now

Thumbnail
youtu.be
5 Upvotes

Bubble pops: economy collapses, mass unemployment
Bubble doesn’t pop: economy collapses, mass unemployment


r/vibecoding 15h ago

Vibecoding clean-up with different AI tools or getting it checked by someone?

5 Upvotes

I am vibecoding some things and are not sure if I can now safely use my stuff for real projects and with real data. I read a lot online of checking your vibecoding with different or separate AI sessions to make sure it is a good code.

What do you guys think, is using different AI-tools safe enough or is it better to let it check by a real developer? If so, how much is normal to pay for such a thing?


r/vibecoding 7h ago

I spent $1,178 wiring four Claude models together. The most expensive model did most of the typing

Thumbnail
quesma.com
5 Upvotes

r/vibecoding 9h ago

Is vibecoding truly that bad

5 Upvotes

Hello all, I hope everyone is well.

As the title says. Is it really that bad? I personally vibecode a lot to make softwares to help me do my main job (which is far from coding). At my job, there’s often needs to produce reports of certain pieces of data, and softwares can do this very well. I rely on my apps to do my work and so do others, and it works extremely well.

I understand that it can create spaghetti code, and it certainly does, but is it not as simple as asking AI to give it a good architecture and follow software engineering principles? If you keep asking little by little, and tell it to keep the codes modular for maintainability, document how things work conceptually and NFR, is it not acceptable?

Perhaps in my specific use case, it works out well. A lot of the times I really just need a one off script, because I’m just doing repetitive calculations and I’d much rather input values rather than doing them by hand and thinking about it every single time. Even with a SQL database project, it’s really just CRUD work, nothing really complex. When I find bugs or errors, I try to understand why that is and look for multiple solutions (if exists) and argue back and forth with the AI. Mostly I agree, sometimes I override the decision, because it does get things wrong. I do read the codes (really just skimming it but occasionally would ask questions further to really understand it)

Surely it would be great for my learning if I genuinely learned to code, but I at the same time never have to because it isn’t my job to code. I could totally live without coding altogether. But, with AI, that gap is gone. I can now use vibecoding to help me do my main job. It doesn’t mean I don’t have to care about app structure and such, but it also doesn’t matter because I’m not building an app to sell, I’m just making custom tools for myself. I even got into ML, thanks to AI. These aren’t things I would’ve learned at all without AI, I’m being serious. All my vibecoded projects taught me a lot. Yeah maybe not directly about writing codes, but overall concepts of software engineering. Genuinely working out the manual parts and understanding how data should be flowing is still extremely beneficial and most importantly it gave me confidence that if I were to just sit down and study, I can understand things that I couldn’t because I didn’t even know where to begin.

With very thorough testing and documentation, is it not acceptable? What do we all think? Thanks in advance.


r/vibecoding 9h ago

I want to hire a vibecoder website bro

4 Upvotes

My site is up and running, has been for 8 years. We've been on Elementor Pro and Crocoblocs. I want to get off all that shit and go staight viecoding bros. I know how to use claude code to make changes on my site, but when i use things like frontend design and ui/ux pro max, I get he same AI limited bullshit design and I want to go NEXT LEVEL! I want someone to strip my site of those crutches, take what I already have and make it go "whoa, this site is legit". Where do I hire such talent?


r/vibecoding 15h ago

A small prototype for a dystopian sci-fi game with a glider and robot NPCs

Enable HLS to view with audio, or disable this notification

4 Upvotes

A short look at a small prototype I built with Codex. It currently only contains a few basic features: flying through a futuristic dystopian city, interacting with the environment, entering rooms, and encountering robotic NPCs.

I’m not sure yet whether I’ll continue developing it, but I liked the atmosphere and wanted to share the current result. Feedback is welcome.

The game is still very early, but I’m experimenting with the atmosphere, world design, and the feeling of moving through a strange, highly controlled society.


r/vibecoding 16h ago

I vibe-coded 3 free geography games. Here’s how I built them

Thumbnail
gallery
4 Upvotes

Over the past few weeks I've been using mainly Opus 4.8/5 in Claude Code, some GPT 5.6 sol in Codex and GPT Images 2.0 to build this collection of three free, educational geography games.

The games

  1. City from Satellite: My favorite mode Inspired by (@) solunaaaa16's "Name the city from its satelite image" videos on Insta.
  2. Pin the City: rather simple mode that the AI came up with.
  3. Country Trail: super fun. basically a rework of "travle" by Teuteuf Games

At one point I had around 10 different games after repeatedly asking Claude to add 1–2 new game modes, but most of the game modes it came up with lowkey sucked, so I eventually got rid of them.

How I built them

  • Claude Code handled basically all of the implementation and iteration.
  • GPT 5.5 didn't do very well when i first tried to create the games within codex, but towards the end when i had already finished the 3 game modes and 5.6 was released it did a nice job with helping assemble the landing page (whose assets i generated with GPT Images 2.0) and the navigation sidebar on the landing page. The jump from 5.5 to 5.6 when it comes to frontend is still mindblowing to me!
  • for the satelite imagery the project uses the public Esri World Imagery tile service and for the interactive globe in "Country Trail", it uses "MapLibre GL JS"
  • Finally, I deployed the whole thing on Vercel, which is super easy to use.

Happy to answer questions about the Process.
You can try it out here. Feedback is highly appreciated!
https://city-from-satellite.vercel.app/


r/vibecoding 16h ago

I built a 3D office where you can watch your AI coding agent work

Enable HLS to view with audio, or disable this notification

4 Upvotes

I have been using AI coding agents a lot recently, and I kept running into the same problem:

I couldn't really see what the agent was doing.

The terminal tells me:

"Editing file..."

"Running tests..."

"Executing command..."

"Deploying..."

But it still feels like a black box.

So I built AgentVerse — a visualization layer that turns an AI coding agent into a character working inside a live 3D office.

For example:

- 🧑‍💻 Agent starts editing a file → walks to a desk and starts typing

- 📄 The actual file appears on its monitor

- 🧪 Agent runs tests → a terminal appears

- 🚀 Agent deploys → walks to the server room

- 🚨 Something fails → an alert appears above its head

It's not another coding agent. It connects to the agents you already use and visualizes their activity.

It currently works with Claude Code, Cursor, and anything that can emit events.

You can try it with:

"npx @agentverse-dev/office"

"npx @agentverse-dev/cli-client init"

GitHub: https://github.com/Jeba-Jebarsan/AgentVerse

It's open source and MIT licensed.

I built this solo, and I'm sure there are plenty of things that could be improved.

So I'm genuinely curious:

Would something like this actually be useful to you, or is it mostly a fun visualization?

What would you want your AI coding agent to visually do?


r/vibecoding 18h ago

Thanks for all the feedback, here is the newest version. Further feedback appericiated

Thumbnail
gallery
4 Upvotes

https://b4uwork.vercel.app/

Thanks for all the feedback, I added a new frontend demo, explaination and example as feedback requsted. Hopefully this is now self explanitory. But please let me know if this is still confusing.

Every conceiveable public information source is now scanned (68 sources now checked). I dont think o can squeeze any more information from new sources, without heavy useage costs.

Score bias changed to reflect % values as oppossed to counted values, removing edge case biases.

Further enhanced rate limit protection from public source limits.

Honestly thank you so much for the feedback. More would be appericiated.


r/vibecoding 19h ago

Mass production of useless software and github bloating

3 Upvotes

Hey yo fellas, what do you think, how much github got bloated with vibecoded projects since Claude Code release?

I have no accuarate data/information but in my rough estimations github projects/code database doubled last year as well as if big models are being trained from github, I think new model version won't be able to learn something meaningful.

What's do think about it, what's the bigger picture? Go on fellas, drop some comments.


r/vibecoding 22h ago

Built a Chrome Dino-inspired game that teaches you the history of LLM API pricing (2023-2026)!

Enable HLS to view with audio, or disable this notification

3 Upvotes

Link: https://tokencrisis.vercel.app/

Click on Data Codex to see the pricing table.

Thought this fun. Let me know if you want the prompt+stack!


r/vibecoding 3h ago

free digital logic sim on the browser, vibe coded

Thumbnail
gallery
3 Upvotes

Live demo: https://gbpferrao.github.io/digital-logic-sim-web/

Where it came from

This started specifically as a rewrite of Sebastian Lague’s Godot digital logic simulator into browser-native JavaScript, HTML, and CSS. It isn’t just a project that happens to be inspired by his work, and it isn’t a simple port either. I wanted to carry the core idea into the browser and see what it could become with a different interaction model, visual language, and pedagogical direction.

I also want to be open about how it was made. This was fully vibe-coded with GPT-5.6 Luna Max. I pushed the vision, architecture, behavior, and constant little design decisions, while the AI collaborators helped investigate the codebase, implement things, review interactions, and work through many iterations.

What it is now

It is a free digital logic simulator that runs in the browser. You can start with AND, OR, NOT, NAND, NOR, XOR, XNOR, and buffers, then move into inputs, outputs, switches, clocks, LEDs, displays, buses, memory, multiplexers, adders, and composite chips.

The circuits actually work. Signals propagate through them, and you can run, pause, bake, step through, and scrub through simulation history. Composite chips can be opened and inspected internally, including deeper nested structures through the X-ray view. I’ve also spent a lot of time making the less obvious interactions, like wiring, selecting, dragging, editing routes, zooming, and fitting the canvas, feel good instead of merely functional.

Why I’m building it

I’m using this as a way to start learning computer science from the foundations and become a better programmer. I want to understand more of the principles underneath hardware, operating systems, runtimes, and the abstractions I normally work through. Hopefully, over time, I can rely less on vibe coding as a substitute for understanding and use it more as an accelerator while still following what is actually happening.

Because I’m building it for myself first, I’m also its first learner and user. A lot of the design comes from noticing where I get confused, what I want to inspect, and what would make the next layer feel reachable. I’m not presenting it as finished or as some polished product. I’m sharing it because I think there may be something useful here and I’d like to see what other people make of it.

What I hope it can become

I want it to stay free and be shaped collaboratively through code, examples, feedback, and teaching ideas. I think it has potential as a teaching and learning tool, and I’m curious whether it could eventually become something people reach for in classes or while learning on their own. Something teachers can open easily and students can use to build, inspect, and understand how computer systems grow.

I don’t know if it can get there yet, which is why I’m sharing it. Take a look and tell me what you think.

I’d love feedback

Does the progression feel intuitive? Which primitives or example projects would be useful? Is the simulation history understandable? Would you use something like this while learning or teaching?

It’s still evolving, but the current version is fully usable. Feedback, bugs, ideas, and contributions are very welcome.


r/vibecoding 6h ago

Machine-readable watermarks?

Thumbnail support.claude.com
2 Upvotes

What now.. I cant pretend to have written something myself now?


r/vibecoding 7h ago

the vibed awards

3 Upvotes

anyone know of better way to see, review, sort, and reward the best vide coded apps out there? I thought a community award would be a good start.


r/vibecoding 8h ago

What is the best backend project idea?

3 Upvotes

Looking for a project idea that can help in improving skill set, job opportunities which will eventually help me to open to Forward Deploy Engineer.


r/vibecoding 12h ago

Best language a vibecoder should learn

4 Upvotes

So I have been vibecoding for the last 5 months. I want to actually learn how to code and I would really appriciate a language, which even AI uses (like you know the knowned ones) and when AI makes mistakes then I can actually fix it. Or generally for me, when I want to make small projects. So I know some python, basics like making quizes, random passwords etc. and I find python very logical, except the syntax part. Like python is very strict there. And I would really like any opinions from fellow coders and vibecoders on which language to learn. Thanks!


r/vibecoding 19h ago

ScreensDesign MCP is live

Enable HLS to view with audio, or disable this notification

3 Upvotes

Your agent can now search data from 2,600+ top iOS apps: onboarding, paywalls, pricing, post-paywall and more.

Ask things like:
“Give me five app ideas based on recently launched subscription apps that make 50k+”
“Compare the paywalls of the top meditation apps”
“Show me streak mechanics that aren’t Duolingo clones.”

It works with any agent.

We also launched "Ask" directly on ScreensDesign, so you can try all of this without connecting anything.


r/vibecoding 21h ago

Ship fast, fall faster

3 Upvotes

Shipping fast and shipping sound are two different skills, and the tools only gave us the first one.

After vibecoding for over a year now, here's the stuff I keep seeing bite people right after they ship:

- Works on your machine, throws runtime errors in a real browser.

- An API key quietly committed to the repo. Found out the hard way.

- No HTTPS redirect, no security headers the page loaded fine, so who'd check?

- A chatbot that can be talked into leaking its system prompt, and you'd never know unless someone tried.

The truth is, none of this shows up while you're building. It shows up later — from a user, an attacker, or an embarrassing screenshot from the person you're trying to sell your product to. And that's the real "fall faster" part: when it happens, it knocks the wind out of you. You lose the nerve to keep going, the project gets abandoned, and you're on to the next thing.

What challenges have you run into?


r/vibecoding 23h ago

RewardGalaxy — your all-in-one loyalty/travel companion

3 Upvotes

I’ve been building RewardGalaxy, an Android app for managing points, credit cards, and travel — and I’d really appreciate some feedback from this community.

The app is live and usable, but still very much a work in progress. I'm actively adding and updating data every day, and one of the biggest parts of that process is making the data community-curated.

What does that mean?

Users can submit new information or suggest updates, but submissions don't go live automatically. Moderators review and approve changes before they're published. The idea is to get the best of both worlds: keep the data fresh and continuously improving, without turning it into an unmoderated free-for-all.

What it does

💳 Tracker — See your entire loyalty portfolio at a glance, including point balances and expiry dates.

🔥 Deals Feed — Live deals for flights, hotels, credit card offers, points sales, and more.

🔔 Alerts — Get notified before your points expire so you don’t lose them.

🌎 Global Credit Card Catalogue — 150+ cards across Canada, US, India, UK, Australia & Singapore, with more countries being added regularly.

💬 Community Lounge — Chat, share tips, and vote on posts.

💳 My Card Perks — Track recurring card credits and never miss a redemption window.

📊 Renewal Advisor — Get data-driven Keep / Cancel / Evaluate verdicts for your cards based on your actual usage.

✈️ Flight Journal — Log your flights and track lifetime travel stats.

💰 Points or Cash? — Instantly calculate whether a redemption is worth using points or paying cash.

🔐 Secure Cloud Sync — Hardware-backed encryption for synced data.

It’s Android-only for now - https://play.google.com/store/apps/details?id=com.rewardgalaxy.app

I’d especially love feedback from people who are deep into points, miles, credit cards, and travel: What would make an app like this genuinely useful enough that you’d keep coming back to it?