kuuuurija Posted February 9, 2014 Share Posted February 9, 2014 Hi, My entry for candyjam event, thought I will share it with fellow devs. Game can be played here;http://goldenratio.github.io/candy-jump-saga/ Game is coded using TypeScript, source code here: https://github.com/goldenratio/candy-jump-saga Features:1. Supports Gamepad API2. Works on mobile browser Please let me know how it preforms on your mobile device and use gamepad if you have it. Quote Link to comment Share on other sites More sharing options...
Filipp_BSG Posted February 9, 2014 Share Posted February 9, 2014 Tested on Samsung Galaxy S III, works fine. In my opinion, camera movement should be a bit smoother. Quote Link to comment Share on other sites More sharing options...
kuuuurija Posted February 9, 2014 Author Share Posted February 9, 2014 @Spyro23 thanks for the feedback. Ya, I thought so too about the camera, I will work on that.. Quote Link to comment Share on other sites More sharing options...
gledex Posted February 12, 2014 Share Posted February 12, 2014 Cant move. Device: lg l1 ii, chrome 32 Quote Link to comment Share on other sites More sharing options...
kuuuurija Posted February 12, 2014 Author Share Posted February 12, 2014 Cant move. Device: lg l1 ii, chrome 32 Thanks for the info. It seems some low end device don't support "deviceorientation" listener. Probably I should add onscreen soft keys. Quote Link to comment Share on other sites More sharing options...
andron Posted February 12, 2014 Share Posted February 12, 2014 Thanks for the info. It seems some low end device don't support "deviceorientation" listener. Probably I should add onscreen soft keys. Can confirm that tilting doesn't work on Galaxy S Something is telling me that onscreen buttons will be much better then tilting, adding them as an option would make game better... 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.