← Back to Nova Forge

Built by Nova Forge

Every demo below was planned, coded, and deployed by AI agents — zero human code. Expand any card to see the exact prompt and build proof.

9games 3model tiers 3Nova models 19sprints
Nova Lite 32K context Fast. Simple. Fun.
🚀Nova Invaders
Space shooter with 3 enemy types, power-ups, combo scoring, neon particle effects.
CanvasParticlesTouchCombos
167s · 449 LOC · 40 turnsPlay →
View build proof & prompt
🎮Breakout
Classic brick breaker with paddle physics, colored bricks, and glow effects.
CanvasPhysicsGame Loop
90s · 238 LOC · 22 turnsPlay →
View build proof & prompt
🌟Neon Drift
Endless runner — neon orb weaves through scrolling gates with trail effects and close-call bonuses.
CanvasTrailsTouch
152s · 280 LOC · 28 turnsPlay →
View build proof & prompt
Nova Pro 300K context Complex. Strategic.
☄️Asteroid Forge
Asteroids + resource mining — split rocks, collect orbs, upgrade ship between waves.
PhysicsUpgradesWavesResources
289s · 450 LOC · 35 turnsPlay →
View build proof & prompt
Hex Conquest
Turn-based hex strategy — expand territory, fight AI opponent, strength mechanics.
Hex GridAIStrategyTurn-Based
312s · 470 LOC · 38 turnsPlay →
View build proof & prompt
🏰Forge Defense
Tower defense — 6 tower types with 3 upgrade tiers, chain lightning, splash damage, 6 enemy types, 20 waves, economy.
Pathfinding6 TowersUpgradesEconomy20 Waves
341s · 600 LOC · 39 turnsPlay →
View build proof & prompt
Nova Premier 1M context Ambitious. Stunning.
🌌Gravity Wells
Physics puzzle — place gravity attractors to guide particle streams through obstacles to target zones.
N-BodyParticlesPuzzles5 Levels
987s · 500 LOC · 30 turnsPlay →
View build proof & prompt
🧬Synth Swarm
Boid flocking — control 200+ autonomous agents through procedural landscape, collect energy, avoid predators.
Flocking AI200+ BoidsProceduralMinimap
1156s · 550 LOC · 33 turnsPlay →
View build proof & prompt
🏎️Void Racer
Pseudo-3D racing — Mode 7 scanline rendering, procedural tracks with curves and hills, 3 AI opponents, boost pads, 3-lap race.
Pseudo-3DMode 7AI RacersProcedural3 Laps
1243s · 650 LOC · 31 turnsPlay →
View build proof & prompt

App Demos — full-stack benchmark scenarios

💰Expense Tracker
Full-stack expense manager with categories, charts, CSV export
FlaskSQLiteChart.js
Nova Lite S 144sView →
📋Kanban Board
Project management with auth, 3 tables, kanban columns
FlaskAuth3 Tables
All 3 Nova AView →
Todo App
Task management with priorities and filters
FastAPISQLite
ScenarioView →
Realtime Kanban
SSE live updates, file attachments, 5 tables
FlaskSSEUploads
Stress TestView →

Benchmark Matrix VERIFIED

expense-trackertodo-appkanban-board
Nova LiteS 100%S 100%A 90%
Nova ProS 100%S 100%A 90%
Nova PremierS 100%S 100%A 89%

Development Timeline

Sprint 1Core framework, agent loop, Bedrock adapter Sprint 2V11 port — pipeline, formations, hooks Sprint 3Interactive CLI, guided build experience Sprint 4Credentials, resume, retry, herakles command Sprint 512 tools, parallel waves, gate review Sprint 6Preview, verification, 8 bug fixes Sprint 7Light model optimization (slim prompts) Sprint 8Agent intelligence (read-before-edit) Sprint 9Assistant layer, A0-A5 autonomy Sprint 10Agent fine-tuning (883→1000 tests) Sprint 1114-stack preview, benchmark infra Sprint 12Deep planning interview (3-phase) Sprint 13JSON recovery, 3-tier prompts Sprint 14Premier S tier (pre-seeded context) Sprint 15Preview resilience, circuit breaker Sprint 16Self-correction, demo recording Sprint 17Convergence tracking, adaptive turn budgets Sprint 185-agent architecture review, agent loop hardening Sprint 198-agent test swarm (1670 tests), all S 100%

Architecture Highlights

3-Tier Prompts

Slim (32K), Focused (1M), Full (>1M) — model-appropriate system prompts

Circuit Breaker

Per-tool failure tracking, auto-disable after 3 failures

Self-Correction

Agents verify their own output with read-back checks

Pre-Seeded Context

Upstream files injected into dependent tasks

13 Agent Tools

read, write, edit, bash, glob, grep, remember, and more

Parallel Waves

Tasks execute concurrently by dependency wave

Gate Review

Adversarial quality checks between waves

A0-A5 Autonomy

6-level trust system with auto-escalation cap