pixijs / pixi-ui

Provide a definitive user experience in your PixiJS application without any frontend library!
https://pixijs.io/pixi-ui/
MIT License
299 stars 49 forks source link

rough dev landing experience #52

Open kosich opened 3 years ago

kosich commented 3 years ago

Hey, guys! First of all: amazing project, I love the idea!

I was trying to give it a quick test, but alas, I couldn't find any demo page for it to get an impression of its capabilities. Also, neither the example code in README works (it has syntax problems), nor did I manage to run the /example/ code in an online playground. And there are no actual instructions on how to install/add the package to an existing project. I'm not well familiar with pixijs so I might be missing some obvious stuff here. npm i puxi.js and then import default or all from "puxi.js"? what version of pixijs is required?

It'd be cool to have some online editable demo for a quick overview and a short intro to pixi-ui installation and its concepts!

Thanks!

ShukantPal commented 3 years ago

Heya, PixiJS UI has been dormant for a while. Feel free to make any PRs and I'll review it for sure.