Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade PIXI #2

Closed
pongstylin opened this issue Oct 29, 2018 · 1 comment
Closed

Upgrade PIXI #2

pongstylin opened this issue Oct 29, 2018 · 1 comment
Assignees
Labels
technical debt Improve the development experience without altering the game experience

Comments

@pongstylin
Copy link
Owner

The current pixi.js library is a customized variant of PIXI v3. Directly customizing 3rd-party libraries is bad practice and the newest version of PIXI is now at v4. Upgrade the game to use the latest version of PIXI. If possible, do not customize the PIXI code directly, but find an alternative that would not alter the game experience.

@pongstylin pongstylin self-assigned this Oct 29, 2018
@pongstylin pongstylin added the technical debt Improve the development experience without altering the game experience label Oct 29, 2018
@pongstylin
Copy link
Owner Author

This is now completed on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Improve the development experience without altering the game experience
Projects
None yet
Development

No branches or pull requests

1 participant