Thanks for the feedback. So I've lowered the difficulty just a bit. I wonder if the type of keyboard has anything to do with it. Mine is relatively new.
@steamx yea it was my first time making a game in javascript, though I haven't been able to replicate holding down one key to win. @netmute Thanks, and nice work thinking outside the box there haha. Was wondering if someone might do something like that.
I like the spirit of it, and the artwork is catchy. However, I must admit that I REALLY don't like mashing-style games. However, as a small banner, and the healthbar-death idea, it's pretty funny, and I can't help but like it.
god thats hard.. the holding down seems to work for awhile but doesnt last that long for me.. i wonder if key repeat speed in windows has any effect.. good job anyhoot :)
Got about 70% of the way, then hit a key that made firefox bring up some popup! Couldn't make it pause when it loses input somehow could you? :( I then tried again and did the same with the search key, ahhh
Hehehe I cheated. I used a macro key on my new mechanical keyboard and set it to press space lots of times per press. Without that, I deem this game literally impossible but at least it made me use my brain.
Comments17
i like that it's possible to use every key.
So I've lowered the difficulty just a bit. I wonder if the type of keyboard has anything to do with it. Mine is relatively new.
Great idea, tho. Lots of fun with the princess text :)
Also:
(function cheat() { setTimeout(function(){ keyIsPressed(); cheat(); }, 10); })();
Yes, I feel guilty...
@netmute Thanks, and nice work thinking outside the box there haha. Was wondering if someone might do something like that.
Cool idea though :D
@Darkfrost that happened to me as well. I might just look into adding some sort or pause mechanism.