How I Build HTML5 Games with AI Agents and My Own SDK
A practical approach to AI-assisted HTML5 game development: architecture, SDK contracts, agents, and project control.
Technical guides and practical notes on building HTML5 games.
A practical approach to AI-assisted HTML5 game development: architecture, SDK contracts, agents, and project control.
How Stickers Merge adapts virtual screen size, UI composition, physics bounds, animation state, and readable text across desktop, mobile, and tablet resolutions.
Build a tower defense game with PixiJS, tilemaps, enemies, path following, and core gameplay systems.
Step-by-step guide to building an infinite runner game with PixiJS, procedural platforms, physics, and hero movement.
Step-by-step guide to building a Match-3 game with PixiJS, from board creation to tile movement and combinations.
Build a reusable PixiJS + JavaScript project template with loading, scenes, sprites, and a clean application structure.