HTML5/Javascript Super Hexagon Clone
|
04-30-2013, 07:03 PM
Post: #1
|
|||
|
|||
HTML5/Javascript Super Hexagon Clone
I made a HTML5/Javascript version of Super Hexagon. I built it off of a pre existing javascript clone which I found here http://js1k.com/2013-spring/demo/1473
I added a lot of new stuff to it such as: Game stretches to the size of the browser window Has a proper timer (looks like the real game) It has physical controls for reseting the game The game no longer crashes when you lose (it presents a game over screen). Added audio, added touch screen support. Added support for the Wii U game pad Fixed stuttering. And many other things... ...I basically added a lot of stuff. I works on my iPad at a higher frame rate than the real game and it also works on the Wii U (although the Wii U is pretty slow at processing javascript). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HTML5/Javascript Super Hexagon Clone - BubblegumBalloon - 04-30-2013 07:03 PM
RE: HTML5/Javascript Super Hexagon Clone - sfageas - 04-30-2013, 07:20 PM
RE: HTML5/Javascript Super Hexagon Clone - BubblegumBalloon - 04-30-2013, 07:42 PM
RE: HTML5/Javascript Super Hexagon Clone - livisor - 05-01-2013, 04:14 AM
RE: HTML5/Javascript Super Hexagon Clone - GuilhermeGS2 - 05-01-2013, 01:35 PM
RE: HTML5/Javascript Super Hexagon Clone - BubblegumBalloon - 05-01-2013, 06:11 PM
|