Vibeware

0
Game Browser Game Arcade Ai Native

WarioWare-style microgame collection where the AI generates new microgames at runtime — won 2nd place ($5,000) at the 2025 Vibe Code Game Jam.

Vibeware

Vibeware is a WarioWare-style fast-paced microgame collection with a wild twist: the AI generates new microgames at runtime. You play as a bot learning the web, and every few seconds you are dropped into a freshly minted micro-challenge that the system has just produced. Built by Matt Gordon (areibman), Vibeware took 2nd place and $5,000 at the 2025 Vibe Code Game Jam, and also won the Game Changers Vibe Coding Hackathon.

Gameplay

The structure is faithful to the WarioWare lineage: a relentless cadence of five-second microgames, each with its own goofy prompt and one or two inputs to figure out before the timer runs out. What is new is that the microgames themselves are generated on the fly. Instead of curating a fixed library, Vibeware leans into AI generation as the gameplay engine — the next microgame might be something nobody, including the developer, has ever played before. Some are clever, some are nonsense, and that variance is the point.

The "bot learning the web" framing gives the chaos a thematic spine. You are not just speedrunning random tasks; you are an entity poking at buttons and forms and pages trying to figure out what humans use the internet for, one absurd five-second test at a time.

Vibe-coded origin

Vibeware is open source on GitHub at areibman/vibeware, and it is vibe-coded both in development and in execution: AI assistants helped build the engine, and AI is also a runtime dependency, generating the microgames the player actually plays. It is one of the more on-the-nose examples of a project where AI is not just a development shortcut but a core gameplay primitive.

Why it matters

Most vibe-coded games use AI to ship faster. Vibeware uses AI as the game itself. That is the more interesting frontier — games that are not just made with AI but are unplayable without it, where the model's variance becomes the source of the fun. Winning at the Vibe Code Game Jam and the Game Changers hackathon suggests judges are starting to reward exactly that kind of conceptual leverage.

Languages

JavaScript TypeScript

AI Models

OpenAI

Guided by

Matt Gordon
Visit Homepage

This listing is unclaimed. Sign in to claim it.

Comments

No comments yet. Be the first to share your thoughts!

Sign in to leave a comment.