MichaelD Posted July 27, 2014 Share Posted July 27, 2014 Hello all, This is my new game Okto. Goal of this game is to avoid collision between the ball and the oktagons, and survive as much as possible. You can play it here: http://netgfx.com/trunk/games/okto/ Here are some screens also - Fun fact: first I had tried to create this game with KineticJS canvas framework (don't get me wrong it is an amazing framework). But I could not get passed 30fps even on desktop devices, whilst the code was highly optimized. With Phaser all my problems are solved and I'm seeing 50-60 fps at least on newer mobile devices and of-course dekstop. Thanks for your time! Quote Link to comment Share on other sites More sharing options...
PXBILL Posted July 27, 2014 Share Posted July 27, 2014 i like it, 109 score my max! Quote Link to comment Share on other sites More sharing options...
MichaelD Posted July 27, 2014 Author Share Posted July 27, 2014 Thanks! I will also include achievements in the release version (100 score is the 1st achievement ) Quote Link to comment Share on other sites More sharing options...
BdR Posted July 27, 2014 Share Posted July 27, 2014 Cool game, the graphics and sound are great and it plays fine too. it's like a variation of that Super Hexagon game One thing though, the first few games I was trying to move the ball by swiping over it. Maybe it should display a small hint on how to play? For example on the very first game show a "tap here" icon to get the player going. And also, when the gap is on the left or right you don't actually see it until the last splitsecond, because of the portrait screen layout.. This causes some unfair gameovers imho. Quote Link to comment Share on other sites More sharing options...
MichaelD Posted July 27, 2014 Author Share Posted July 27, 2014 Thanks for the input, yes I will include some picture of how the game is played. Also for the left and right oktagons with gap it occured to me too, but in the end I decided that they were going to be the edge cases that offer that extra difficulty. One thing that I need help with mostly is to determine if I need to increase the difficulty or leave it as is. Mind that in the final release after 200 points the player would enter a survival mode that will randomize speed and easing of the oktagons and it needs quite the focus to get through. Quote Link to comment Share on other sites More sharing options...
PXBILL Posted July 27, 2014 Share Posted July 27, 2014 The difficulty for me looks perfect... Just one thing... when you lose, will be more "user friendly" if you add a "try again" button (inestead of pressing back and then play again) 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.