package.json

package.json
{
"name": "2d-game-base",
"version": "0.1.0",
"private": true,
"type": "module",
"description": "A best-in-class TypeScript boilerplate for shipping high-quality 2D HTML5 games. Built on PixiJS v8, Rapier physics, Howler audio, and tween.js.",
"scripts": {
"dev": "vite",
"build": "tsc --noEmit && vite build",
"preview": "vite preview",
"typecheck": "tsc --noEmit",
"lint": "eslint \"src/**/*.{ts,tsx}\"",
"format": "prettier --write \"src/**/*.{ts,tsx,json,md}\""
},
"dependencies": {
"@dimforge/rapier2d-compat": "^0.14.0",
"@tweenjs/tween.js": "^25.0.0",
"howler": "^2.2.4",
"pixi.js": "^8.5.1"
},

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC