Introducing GameCreatorStudio: build games in your browser, no code required
Fifteen playable starter kits, a visual logic graph, procedurally generated art and one-click offline export — all running in the browser.
GameCreatorStudio is a game studio that runs entirely in your browser. You drag entities onto a scene, wire their behaviour together with visual nodes, and press play. There is no install step, no build tool, and no code — unless you want it.
What is in the first release
Fifteen starter kits ship on day one, spanning both dimensions:
- 2D — platformer, endless runner, space shooter, breakout, vector asteroids, one-tap flyer, top-down racer, tower defence and match-three.
- 3D — kart racer, first-person maze, rail shooter and a three-lane endless runner.
Each kit is a complete, playable game rather than a stub. Open one, press play, then start changing things.
Art without art files
Every template generates its own sprites, tilesets, skies and sound effects procedurally at load time. A brand new project weighs almost nothing and opens instantly. When you are ready to bring your own art, drag it into the asset panel and swap the texture key.
The logic graph
Gameplay rules are authored as a node graph: events on the left, actions flowing right. Collision handling, scoring, camera shake, scene transitions and variable maths are all nodes. The graph is the game — it is what the runtime executes, not a preview of code generated elsewhere.
Yours to keep
Export any project as a self-contained folder of HTML, JavaScript and assets. It runs offline, from a USB stick, or on any static host. There is no runtime licence check and no phone-home.