EDIT:
http://www.newgrounds.com/portal/view/599972?updated=1 There's the complete game. Future updates will likely only be bugfixes, I made this game without much rest, so editing the behavior is painful.
Cutting really close to the deadline here.
Anyway, here's a small demo of my newgrounds entry. Think of it as a hack n slash with guitar hero combat:
http://www.stencyl.com/game/play/13884I'd like some feedback overall, but my main question to everyone right now is: What should happen if you press a number key and don't destroy a block?
If you just don't press buttons, you'll die and do no damage, since blocking and attacking are not automatic. However, I'm not sure how I should implement an anti spam press mechanic, because right now you'll theoretically be able to kill everything by mashing the 1234 keys. What should happen? My current thoughts on what could happen:
-The player is automatically hit by the enemy, giving no chance to block
-The player automatically misses the next attack
-The player is not allowed to press any number key for the next few seconds
Which one does everyone think would work best?
EDIT: Is the music playing for everyone else?