index.html<!doctype html><html lang="en"><head><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /><meta name="theme-color" content="#0f172a" /><meta name="color-scheme" content="dark light" /><!-- Primary SEO --><title>2D Game Base — A Production-Grade PixiJS + TypeScript Starter</title><metaname="description"content="A best-in-class TypeScript boilerplate for shipping high-quality 2D HTML5 games. PixiJS v8 rendering, Rapier physics, Howler audio, tween.js, PWA, and SEO out of the box."/><metaname="keywords"content="2d game, html5 game, pixijs, rapier physics, howler, typescript, vite, game boilerplate, browser game, game template"/><meta name="author" content="2D Game Base" /><meta name="robots" content="index, follow" />
Showing the first 20 lines.
Get full code