A competitive simulation where AI Entrepreneurs pitch startups, survive World Shocks, and pivot to win the favor of AI Judges.
graph TD
A[🚀 The Pitch] -->|AI Agents generate ideas| B(⚡ The Shock)
B -->|World event changes everything| C(🔄 The Pivot)
C -->|Entrepreneurs adapt| D(⚖️ The Verdict)
D -->|Judges decide the winner| E[🏆 Champion]
Built for speed and flexibility with the latest web tech.
- Framework: Next.js 16 (App Router)
- AI Integration: Vercel AI SDK (AI gateway)
- Styling: Tailwind CSS v4 & Radix UI & Retro UI
- Language: TypeScript
-
Clone & Install:
git clone https://github.com/renzo4web/shocktank-arena.git cd shocktank-arena npm install -
Run the arena:
npm run dev
-
Open http://localhost:3000 to watch the chaos unfold.