const presentation = {
opener: "Let me show you something I built in 48 hours...",
demo: "https://dulce.com/arcade",
reveal: "Zero prior game dev experience. Just vibes and AI."
};
const vibeCodeWorkflow = {
phase1_Creation: {
tool: "Claude",
strength: "Creative ideation & initial builds",
approach: "Conversational, exploratory",
example: "Make it more Lisa Frank meets cosmic crystals",
result: "Complete playable game in hours"
},
phase2_Refinement: {
tools: ["Cursor", "VSCode Copilot", "ChatGPT"],
strength: "Debugging, optimization, deployment",
approach: "Targeted fixes and enhancements",
example: "Optimize this animation loop for mobile",
result: "Production-ready, performant code"
}
};
const skillEvolution = {
traditional: {
required: [
"Years of programming",
"Game engine expertise",
"Math & physics knowledge",
"Asset creation skills",
"Team of specialists"
],
timeline: "6-12 months for simple game",
cost: "$50K-500K"
},
vibeCoding: {
required: [
"Clear vision",
"Good taste",
"Conversational skills",
"Iteration patience"
],
timeline: "48 hours to MVP",
cost: "$20/month AI subscription"
}
};
const techStackChoice = {
sovereignty: {
hosting: "Any server, IPFS, or local",
control: "No app store gatekeepers",
updates: "Instant, no approval needed",
ownership: "100% yours"
},
reach: {
platforms: ["iOS", "Android", "Desktop", "VR"],
installation: "None - runs in browser",
sharing: "Just a link"
},
integration: {
web3: "Native wallet connections",
social: "Built-in web APIs",
payments: "Stripe, crypto, anything"
}
};
// Actual conversation with Claude:Me: "I want a match-3 game but make it feel like Lisa Frank had a baby with cryptocurrency"Claude: [Generates complete game with rainbow aesthetics, emoji characters, and Web3 wallet connection]
// Moved to Cursor for optimization:ChatGPT: "Here's how to optimize your render loop for 60fps mobile"Copilot: "Suggesting PWA manifest for app-like experience"
const genJamProposal = {
format: {
duration: "48 hours",
structure: "Workshop → Build → Showcase",
output: "Deployed games, not just prototypes"
},
workshops: {
"Vibe Coding 101": "2-hour crash course",
"Stack Selection": "Choosing your tools",
"AI Conversation": "How to talk to Claude/GPT",
"Deployment Magic": "Ship in minutes"
},
tracks: {
mobile: "Casual games like Roca Loca",
immersive: "WebXR experiences",
generative: "AI-powered gameplay",
social: "Multiplayer/Fediverse"
},
support: {
mentors: "Experienced vibe coders",
aiCredits: "Sponsored API access",
deployment: "Free hosting setup",
prizes: "Web3 integrations, NFT launches"
}
};
"We're not just building games. We're building a future where creativity trumps technical barriers. Where a grandmother can build the next Candy Crush. Where artists become developers overnight. Where games are built through conversation, not compilation.This is vibe coding. This is the future. And it starts with you saying 'Hey Claude, I have this crazy idea...'"