Here are 2-line versions for each section, concise and hackathon-ready:


Inspiration

Game creation has a steep learning curve that excludes many creative people. VibeForge was inspired by the idea of turning simple imagination into instant playable prototypes.

What it does

VibeForge lets users create and simulate simple games using visual elements and toggles instead of code. It enables fast prototyping for artists, designers, and non-programmers.

How we built it

We built VibeForge using Google AI Studio with a prompt-driven logic layer. Clear separation between design and simulation ensures stable and predictable gameplay.

Challenges we ran into

Balancing AI flexibility with deterministic physics behavior was challenging. Preventing unintended forces and maintaining mode separation required careful prompt control.

Accomplishments that we're proud of

We created a no-code game prototyping system that works reliably in live demos. The platform proves AI can orchestrate game logic, not just generate content.

What we learned

Clear constraints are essential when using AI for system-level behavior. Strong separation of responsibilities improves stability and user experience.

What's next for VibeForge

We plan to expand asset libraries and add richer interaction mechanics. Future versions will support sharing, collaboration, and exportable prototypes.

Built With

  • google-ai-studio
Share this project:

Updates