Skip to content

mauriciomassaia/proto-pixi-animatedsprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proto - Pixi - AnimatedSprites

./src/proto-05/ss.png

PixiJS prototypes using AnimatedSprites, Spritesheet. View prototypes

Scripts

npm i

Install dependencies:

npm start

Access via http://localhost:3000

npm run build

Build all prototypes into dist folder

To build specific prototypes into a dist folder use:

npm run build [proto number]

Example to build protos 01 13, 31 and 50 just use spaces:

npm run build 13 31 50

npm run index

Generate the index.html with a list of links for each prototype.

Deploy gh-pages

To deploy gh-pages I followed this awesome article. Thanks Christophe Hamerling

--

./src/proto-01/ss.png

./src/proto-02/ss.png


JavaScript Style Guide

About

Prototype with PixiJS using AnimatedSprite and Spritesheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published