dparis / phzr

A ClojureScript wrapper for the Phaser HTML5 game framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate pending 3.x release of Phaser

dparis opened this issue · comments

There's a new major release of Phaser "Coming Soon". I haven't looked into it all that much yet, so I don't have any sense of much work will be required to support it in phzr.

https://github.com/photonstorm/phaser#phaser-3
http://phaser.io/labs

Initial observations:

  • Seems like they're doing work to supplant/deprecate PIXI
  • Talk of restructuring class hierarchy into a modular code structure

I'll keep looking into it, and if anyone has knowledge that might pertain, feel free to post it in this thread. As I get more information, I'll add a wiki page about supporting 3.x in phzr.