Skip to content

BuddhikaRJ/pixi-webpack-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


test game



How to Use

  1. Install NPM packages
    • game was developed on Node v19.3.0
    npm install
  2. play game
    npm run play
  3. build game
    npm run build

Configuration

  • each class has configurable variables at the beginning of the class.
  • gameConfig.ts can be used to change the renderer dimensions, add assets and texture coordinate references.

(back to top)

About

Pixi game with Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published