Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.37 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.37 KB

2D Planet generation in PIXI.js

PIXI.js set-up based on pixijs-typescript-starter by @GuillaumeDesforges. Beware there is (at the time of writing this) an issue with this starter and the vs code debugger, more info in the issue.

Requirements

  • Node JS and NPM
  • VS Code
  • A browser (tested in Chrome and Firefox)

Setup

npm install

Development

Launch the Complete development launch configuration by running

npm run dev

Resources

Tileable noise mpas