npm install pixi.js
I got Pixi in
I don't know where to start and what to do import Script src=.
Please let me know if there are any instructions for creating Hello World that are written in detail from the import method.
There may be some confusing information on the web because the import area has changed a little in version 5.
GitHub is publishing a template project for PixiJS, so please check it out if you like.
https://github.com/zprodev/pixi-dev-template
PixiJS documentation reads:
Learn
As it says, this tutorial will be helpful for you, although it is in English.
https://github.com/kittykatattack/learningPixi
© 2024 OneMinuteCode. All rights reserved.