Build a scene, place objects, give them behaviors and events, and watch it play with real graphics.
No code required, and nothing to install.
The editor is free. It asks for a name and a password, and nothing else.
Two screens from the live editor, taken from games that are on the Games page right now.
One place to author scenes, art, logic, screens and sound, and play it the moment you change it.
Lay out your game and see every change at once. A layer draws flat or through a 3D camera, so a side-scroller and a first-person world are the same scene.
Drop movement, gravity, bouncing, a bullet, a light or particles onto an object. Ready made logic you tune in seconds.
Write game logic as when and then rules. When this happens, do that. Clear to read, nothing to compile.
Draw sprites in the pixel editor, build models in the modeler, paint their materials and light the result. Your art sits next to the scene that uses it.
Paint a grid from a tileset where every tile carries its own traits, solid or deadly or climbable. Or wire a generator out of noise and carvers and watch it build one, live, from a seed.
Build screens from widgets that stack, and say what sits in what. A value on one reads straight from the game, so a score display usually needs no rules at all.
Shape a sound from its envelope, filter and pitch, or start from a preset, and press a key to hear it. Write the music in lanes and clips and mix it with pan, echo and reverb.
Your game runs in any modern browser, on the same runtime you author with. Send a link and it plays.
Want more than the stock set? Add your own behaviors, actions and editors in Lua. Or stay fully visual.
Pick a canvas size and background. This is the space your game plays in.
Place your sprites or models, then give them movement, gravity or a bounce.
Tune the values, no code.
Author the rules as when and then. Input, collisions, scoring and scene changes, all visual.
Each of these is authored as pure data on the same engine, with no engine changes. Play them, then build your own.
Make a free account, then start with a blank scene or one of the games above.
Nothing to install, nothing to pay.