Build 2D games faster with AIInstall the CanvasEngine skill, prompt your coding agent, and start from a playable game scene.
CanvasEngine gives AI assistants the framework context they need to generate .ce components, tilemaps, controls, joystick input, sound, weather, FX particles, DOM overlays, and reactive game logic.
npx skills add https://github.com/RSamaium/CanvasEngineUse arrow keys to move the player, drag it with the pointer, or switch to Code and edit the scene.
Compose scenes with .ce components, signals, lifecycle hooks, template syntax, sprites, graphics, text, and canvas layouts.
Render Tiled Map Editor worlds, object layers, animated tiles, and large maps with Viewport pan, zoom, clamp, and culling.
Add rain, snow, fog, clouds, night ambience, shadows, footprints, and atmospheric presets directly to your scenes.
Wire gameplay to keyboard, gamepad, and virtual joystick controls, with drag and drop for pointer-driven interactions.
Trigger sound, ambience, hit sparks, smoke, magic bursts, fire, pickups, explosions, and custom particle effects.
Use DOMContainer to mix HTML overlays, menus, forms, and UI panels with the same game scene structure.