Skip to content

A boilerplate to start developping a PixiJS game or animation using TypeScript (VS Code & Chrome).

Notifications You must be signed in to change notification settings

GuillaumeDesforges/pixijs-typescript-starter

Repository files navigation

Pixi.JS TypeScript boilerplate

I had a hard time setting up a development environment, so I decided to share it. It can be useful to start from there if you want to start developping a game for browsers quickly. This setup is supposed to be used with VS Code, as configuration is provided so that you hava all tools set up.

Demo

pixijsstarterdemo

Requirements

  • Node JS and NPM
  • VS Code
  • Chrome

Setup

npm install

Development

Launch the Complete development launch configuration.

Putting/removing breakpoints in the .ts files with VS Code in /src should work. If it does not, please open an issue.

Edit the TypeScript files, the browser should refresh on save.

About

A boilerplate to start developping a PixiJS game or animation using TypeScript (VS Code & Chrome).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •