Lictalon Posted January 14, 2017 Share Posted January 14, 2017 I just finished my first Phaser.io game, and I had to write a simple plugin for one of the functionalities (just a bar-graph generator that takes in an array of numbers and graphs/updates accordingly). There's a shop of a simple graph below. However, I don't know how I can make this plugin available for the Phaser community. I'm supposing it would go on Github, but I'm not sure - the only tutorial on new plugins hides its code and is rather complex. Are there any guides on how to do this? Thanks. Link to comment Share on other sites More sharing options...
ITpaolo Posted January 16, 2017 Share Posted January 16, 2017 up Link to comment Share on other sites More sharing options...
samme Posted January 16, 2017 Share Posted January 16, 2017 You can put it on GitHub and possibly NPM as well. Maybe start with just Github though. Link to comment Share on other sites More sharing options...
Recommended Posts