Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

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

Important

This repo has been archived. Please look at this one instead: https://github.com/yordan-kanchelov/pixi-typescript-boilerplate See #41 for more details.

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

Contributors 4

  •  
  •  
  •  
  •