rfzahid Posted October 28, 2015 Share Posted October 28, 2015 Hello guys I have started learning Phaser.js javascript library and need help/contributions to my game that I have started to make few days back.A sort of Super Mario type of game. I am struggling to design such games alone so I need help from you guys. What I want from you guys is...1) Suggestions on what type of assets I should use in different phases of the game.2) Generate your code to extend the functionalities of the game.3) Also ideas on how to improve performance issues as my game is lagging quite a bit. In short I want a group of programmers working as team on this project. Of course if you have time, then contribute, otherwise its also ok You can view my project on github here.... https://github.com/rfzahid/BattleArena Link to comment Share on other sites More sharing options...
shohan4556 Posted October 28, 2015 Share Posted October 28, 2015 Hello guys I have started learning Phaser.js javascript library and need help/contributions to my game that I have started to make few days back.A sort of Super Mario type of game. I am struggling to design such games alone so I need help from you guys. What I want from you guys is...1) Suggestions on what type of assets I should use in different phases of the game.2) Generate your code to extend the functionalities of the game.3) Also ideas on how to improve performance issues as my game is lagging quite a bit. In short I want a group of programmers working as team on this project. Of course if you have time, then contribute, otherwise its also ok You can view my project on github here.... https://github.com/rfzahid/BattleArena would you mind If I create pull request for your game ? Link to comment Share on other sites More sharing options...
rfzahid Posted October 28, 2015 Author Share Posted October 28, 2015 Yes you can create pull request Btw I haven't added functionalities to my game yet.More of a placeholder type allowing the game to boot with menu system and then the actual game.Lots of UI needs to be added as well. Link to comment Share on other sites More sharing options...
shohan4556 Posted October 28, 2015 Share Posted October 28, 2015 Yes you can create pull request Btw I haven't added functionalities to my game yet.More of a placeholder type allowing the game to boot with menu system and then the actual game.Lots of UI needs to be added as well.I cant understand what kind of game you want to make. It will be better if you add the game desing of your game in wiki . Link to comment Share on other sites More sharing options...
rfzahid Posted October 28, 2015 Author Share Posted October 28, 2015 As i said super mario type of arcade game With little different features which I am thinking of implementing....If you have time, you can go through some parts of source code and give your insights whether till now I have done ok or not Link to comment Share on other sites More sharing options...
Recommended Posts