NonHumanArena is finally over !

Wow, the last day was really tough, but I added everything I wanted to add 😀

I also discovered that music support for HTML5 games is bad :c

Thanks again to Artremix for the chiptunes and Theupgradezone for the graphics !Final :)

Comments

24. Feb 2014 · 14:50 UTC
Yeah, HTML5 audio support is still a ways off of being perfect. You will constantly run into issues with file formats, browsers supporting different ways of playing audio, ect. I find it helps to grab a library that tries to solve as many problems as possible with one .play() call, such as AudioJS or the audio engine built into Phaser. I’ve never run into problems when using them. Even so, the game looks great!