games
.
random
BETA
Generate a 2D game and learn the code behind it.
Describe a game → choose a library → get playable code you can study.
Status:
Online
Libraries:
p5.js · Phaser 3
Daily Limit:
Loading...
Shortcut:
Shift + Enter to generate
①
Game description
🎮
Start with a basic 2D learning game
Or pick a quick idea
Pong
Snake
Flappy Bird
②
Choose a library
p5.js
Great for simple 2D sketches, arcade games, and visual learning.
Phaser 3
Scene-based engine for more advanced 2D games and levels.
▶
Generate game code