Templates
Game Templates
Game templates are complete, playable browser games — built with Three.js, React Three Fiber and Phaser 3 — that you can use as the starting point for your own title. On Coderblock you pick a template, the AI agent generates the full project, and you tune mechanics, levels, art and difficulty by describing changes in plain language, with a live preview and one-click deploy.
- AR Mobile Game TemplatePokemon Go-style AR game template with location-based gameplay and collectibles, plus accounts, dashboard and notifications. Reskin it in chat.
- Entertainment Platform TemplateMedia streaming template for video and audio with playlists, subscriptions, payments, search and reviews. Launch your own niche streaming service.
- Infinite Runner TemplateEndless 3D runner template built with Three.js: dodge obstacles, collect coins and survive as the speed ramps up. Playable now, remixable in chat.
- Isometric Game Template3D isometric adventure template with Three.js, pixel-art glTF models, multiple levels, enemies, collectibles, leaderboard and a polished landing page.
- MMORPG Game Template3D MMORPG-style RPG template with character creation, real-time combat, quests, inventory and an explorable world, built with Three.js and React Three Fiber.
- 2D Platform Game TemplateClassic 2D platformer template built with Phaser 3 and React: coins, patrolling enemies, power-ups, level progression, high scores and keyboard controls.
- 3D Platformer TemplateSide-scrolling 3D platformer template: run, jump and shoot across levels with platforms, enemies, coins and a boss fight. Built with Three.js.
- 3D Racing Game Template3D racing game template: accelerate, steer between lanes and outrun AI opponents on an endless track. Built with Three.js, remixable in chat.
- Strategy Game TemplateTurn-based tactical strategy template: build units, manage resources and defeat the enemy base on a 3D grid. Built with Three.js, remixed in chat.
- 3D Game Starter Template3D game starter template for immersive browser games with Three.js, React and modern web technologies. The open canvas: describe your game and build it in chat.
FAQ
- Do I need game development experience to use these templates?
- No. Each template is already a working game with controls, physics and scoring in place. You describe changes in chat — new levels, enemies, difficulty — and the Coderblock agent edits the code for you.
- Which engines do the game templates use?
- The 3D games (runner, racing, platformer, MMORPG, strategy, isometric adventure) use Three.js and React Three Fiber; the 2D platformer uses Phaser 3. Everything runs in the browser, no install required.
- Can I publish a game made from a template?
- Yes. Every project deploys to production with one click on its own coderblock.app URL, and templates with accounts include auth and leaderboards so players can save scores and progress.