Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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. Tongue





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).
Find all posts by this user
Quote this message in a reply
04-30-2013, 07:20 PM (This post was last modified: 04-30-2013 07:21 PM by sfageas.)
Post: #2
RE: HTML5/Javascript Super Hexagon Clone
super game,super hard,super addictive,superb job Bubble! Smile html5 will do miracles
Find all posts by this user
Quote this message in a reply
04-30-2013, 07:42 PM
Post: #3
RE: HTML5/Javascript Super Hexagon Clone
Thanks! The proper Super Hexagon is a lot more fun though. I spent many hours playing it after I bought it on Steam. Smile

The only reason I made this is to have a similar game that I can play on almost any OS.
Find all posts by this user
Quote this message in a reply
05-01-2013, 04:14 AM
Post: #4
RE: HTML5/Javascript Super Hexagon Clone
Very nice,any chance for a link?I want to try it on nexus 7 hihi
Find all posts by this user
Quote this message in a reply
05-01-2013, 01:35 PM (This post was last modified: 05-01-2013 01:37 PM by GuilhermeGS2.)
Post: #5
RE: HTML5/Javascript Super Hexagon Clone
Cool, I only know HTML, I'll search a tutorial for HTML5. I need know other thing or only HTML?

Phones: Poco F3 8GB/256GB (Snapdragon 870 5G) and Redmi Note 6 Pro 4/64GB (Snapdragon 636)

PC: AMD Ryzen 5 3600 / 16GB RAM DDR4 3600MHz / NVIDIA GTX 1660 Ti 6GB / Windows 10 Pro
Find all posts by this user
Quote this message in a reply
05-01-2013, 06:11 PM
Post: #6
RE: HTML5/Javascript Super Hexagon Clone
HTML5 just implements a few new tags. However the way you can interact with those tags using javascript opens up massive new possibilities.

Sorry but I will not be posting a link to this. At least not yet. Right now its basically an exact clone of super hexagon, even the sound assets are the same. I doubt the developer would be happy if I released it.

You can still try the original JS1K version in the OP though.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: