AI-generated browser games

Type a game. Play it instantly.

Describe any game in a sentence, endless runner, pixel puzzle, retro shooter, and watch it build live in your browser. No downloads, no setup, no engine to learn.

About 60 seconds from prompt to playable
Picks

Four games worth a click

Hand-picked from the wall, with a note on how each one plays. No account needed, they just run.

More picks

Gun Rush

A neon top-down shooter where the waves come in from all four edges at once. There's no cover, so keep moving.

WASD to move, mouse to aim, click or Space to shoot
top-down shooterPlay Gun Rush

Doom Dash

Three rooms of demons in a retro top-down shooter. You start with 50 rounds, so the ammo counter matters as much as the health bar. Clear all three for the mission complete screen.

WASD to move, mouse to aim, click or Space to shoot
top-down shooterPlay Doom Dash

Neon Streets

A top-down car chase through an endless neon city. Rack up score, watch the wanted stars climb, and outrun the police once they're on you. Plays fine on a phone with the on-screen joystick.

WASD or arrow keys, joystick on mobile

Street Hoops

Arcade basketball against a two-minute quarter and a 24-second shot clock. Hold space to fill the power meter, let go to shoot, and time it around the jumping defender.

Hold Space or tap to charge, release to shoot
How it works

From idea to playable in 60 seconds

01step
endless runner in space

Type a sentence

One sentence, one mechanic. GPTgame makes single-screen 2D arcade games like 'dodge the asteroids' or 'stack the falling blocks'.

02step
// spec: endless runner, 3 lanes
class Player {
lane = 1;
jump() {
if (grounded) vy = -12;
}
}
const asteroids = new Pool(32);

Watch it build

The model plans the spec, then streams the game code into your browser in real time.

03step
gptgame.app/g/mp0dgsgb5a/speed-dash
ShareEmbedindexed

Play, share, fork

Every game gets a stable URL. Share it, embed it, or fork the prompt to remix.

Your next game is one sentence away.

Describe it, watch it build live, and play in about a minute. Pick a plan to start creating.