https://github.com/Xelun/ready-example-pixi
Project with examples of different libraries to be used on PixiJS (v6), Typescript & Webpack
https://github.com/Xelun/ready-example-pixi
howlerjs i18next pixi-filters pixi-particles pixi-spine pixijs tweenjs typescript webpack yarn
Last synced: about 1 year ago
JSON representation
Project with examples of different libraries to be used on PixiJS (v6), Typescript & Webpack
- Host: GitHub
- URL: https://github.com/Xelun/ready-example-pixi
- Owner: Xelun
- License: mit
- Created: 2022-08-04T13:33:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T09:32:30.000Z (almost 4 years ago)
- Last Synced: 2024-10-24T15:39:56.239Z (over 1 year ago)
- Topics: howlerjs, i18next, pixi-filters, pixi-particles, pixi-spine, pixijs, tweenjs, typescript, webpack, yarn
- Language: TypeScript
- Homepage:
- Size: 5.69 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project with different libraries ready to use
## Techstack
- **Typescript** as language
- **Webpack** as module bundler
- **Yarn** as package manager
- **PixiJS** (https://github.com/pixijs/pixijs) as rendering library
- **Pixi Spine** (https://github.com/pixijs/spine) as library to show bone animations made on Spine on PixiJS
- **Pixi Particles** (https://github.com/pixijs/particle-emitter) as particle system library for PixiJS
- **Pixi Filters** (https://filters.pixijs.download/main/docs/PIXI.filters.html) as precreated shaders for PixiJS
- **TweenJS** (https://github.com/tweenjs/tween.js) as tweening library
- **i18next** (https://www.i18next.com/) as text translation library
- **Howler** (https://github.com/goldfire/howler.js) as audio library
- **Pretender** (https://github.com/pretenderjs/pretender) as mock server library
## Run
- Install the libraries:
```
yarn
```
- Run the game:
```
yarn run serve
```
- Open the game using the url:
```
https://localhost:3000
```
## Credits
- Images:
- From PixiJS examples
- My own
- Spine:
- From Pixi-spine examples
- Music:
- Lexin_Music from Pixabay