What is this?
This is just a template project to get you quickly started with PIXI.js
Out of the box, you get:
- A (very bad) Pong game that somehow implements a physics engine
- An OOP(-ish?) style of writing game objects
- Typescript
- Code-splitting, dynamic imports and live reloading, powered by Rollup
- Server-side rendering (SSR) with client-side hydration, Service worker for offline support using Sapper
- No support for IE