zenista Posted March 21, 2014 Share Posted March 21, 2014 Hi, Here is my complete game in Phaser.Link: http://www.breakfail.com/the-guard/index.html Check it out and give feedback. Regards update: Game updated with following changes.1. It uses Phaser 2 now.2. Three difficulty levels removed. Instead, now difficulty is automatically increased after each 5000 score interval.3. Now game directly starts into fast action mode. Quote Link to comment Share on other sites More sharing options...
turnA Posted March 21, 2014 Share Posted March 21, 2014 Fun game here, too bad it doesn't have any screenshot to promote it Sometimes the enemies getting stuck on the right border of the screen. The particle can also improved further to show alien blood (for enemy) and fire/flame/smoke (for tank). Also, I think that you need to hide the option to play on mobile/desktop, and just detect it automatically with the code. Quote Link to comment Share on other sites More sharing options...
zenista Posted March 21, 2014 Author Share Posted March 21, 2014 thanks buddy for your feedback. I tried to take the screenshots, but by the time i had enough aliens on the screen, i was busy shooting them, to get nice blast effect in the screenshot, but i missed it everytime. Regarding enemies getting stuck, i m looking into it.. don't know whats causing that, as I am just user physics.moveToXy(bottomLeft screen corner) ... so basically they are supposed to move to that location and they do.. but don't know why some keep stuck at borders. Nice idea regarding smoke and fire effects... but on my desktop ... while playing the game continuously for half an hour past it starts to show lags... so I thought maybe if I increase the particle effects it would crash Don't know if HTML5 can take that load. Regarding auto detection of device (mobile/desktop), I think sometime on mobile too, some users would like to play it directly by hold and drag on screen, rather than using the dialer control. desktop one works on both the mobile and desktop, but for large mobile screens it is not comfortabe to drag the finger all around the screen ... so the dialer option that one can rotate with a thumb while holding the tab I suppose. But still in doubt so I thought to gave both the options and let user choose as per his/her comfort. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.