Interactive demos and side-by-side model comparisons.
Demos
See what different AI models can build. Each demo is a self-contained interactive experience, built entirely by an AI model in a single session.
Featured
Hand-picked demos that showcase what AI can build
Particle Wave
AnimationInteractive particle animation that responds to mouse movement. Thousands of colorful particles form mesmerizing wave patterns on an HTML5 Canvas.
Solar System
3DExplore an interactive 3D solar system with orbiting planets, accurate relative sizes, and detailed textures.
Snake Game
GameThe classic snake game built with HTML5 Canvas. Eat food, grow longer, avoid hitting yourself. Complete with score tracking.
Code Editor
ToolA code editor with syntax highlighting, file tabs, line numbers, minimap, and theme switching.
E-Commerce Product Page
E-CommerceA premium product page with image gallery, reviews, specs accordion, and sticky cart bar.
Model
Category
Complexity
Showing 1 of 23 demos
Snake Game
The classic snake game built with HTML5 Canvas. Eat food, grow longer, avoid hitting yourself. Complete with score tracking.
View prompt
Build a classic Snake game using HTML5 Canvas. Arrow keys to control, eat pink food to grow, avoid walls and self. Show score and high score (localStorage). Include start screen, game over with replay button, and mobile touch D-pad controls. Use cream/pink/black color scheme.