I don't get what people are getting excited about over this game..
Graphics are mediocre at best..
The programming is the highlight of the game except its an incomplete engine.
You need to add to engine:
Better enemy AI-right now the enemies are attacking anything..make some code so that they will only attack if they are within a certain distance of the enemy(20 pixels maybe).
Also add more attacks for main character-maybe some attacks when the character is jumping or crouching and also add blocking as an option.
Completly change the special attack-right now you can just stand there and continue to press "/" and kill the two enemies in 20 secs..change it so that after 2 or 3 uses of the special attack it is gone.
Hopefully this helps.