Everyone, listen up and take some notes. THIS is what a NES-style game FEELS like, LOOKS like SOUNDS like and darn well PLAYS like. If I could give a 6 for the NES Feel, I would! You nailed this one well!
Notes:
- Music track does not automatically loop around while the browser screen is off focus.
- I kept dying at level 4, much to my annoyance, but that's more on me since wasd key layout is not my forté. :D
- Bonus Point: ... And I thought I made some weird music tracks for MY game. This one takes the cake, ice cream AND even the freakin' cherry on top! I WANT MY CAKE BACK! ;-;
- I got the boss crash as well and I got a HUGE list of errors the webpage generated. The first comment I saw was "InternalError: too much recursion". You (probably) have a endless loop/while somewhere within your boss script. Probably should check the variables you used for that.