Adventures Of A Broken Keyboard
Instructions: The keypad you see in the bottom right corner is what keys control which way you go. Since the keyboard is broken, they keep randomly changing. Right before they are about to switch, you'll get a warning. As you progress through the different worlds, you'll recover back your keys and slowly fix your controls.
The mechanics are pretty confusing at first, but once you get the hang of it, it'll be a ton of fun.
The game supports WASD, as well as arrow keys. You can toggle between them and the legend will accordingly change.
There are a total of 5 worlds to beat!
If you want to skip the intro, press G. However, if you are playing for the first time, you may want to watch it.
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | CodesNorth |
Genre | Platformer, Adventure, Puzzle |
Tags | Funny, Hand-drawn, Indie, Puzzle-Platformer, rage, Singleplayer, Story Rich |
Comments
Log in with itch.io to leave a comment.
Hey CodesNorth! It’s MarsChompsVenus. I’m on itch too, glad to see you’re doing well! It appears you’ve enabled the custom CSS on your page - I’ve been wondering about doing that.
Yup, you just have to send an email to request it. It's pretty handy though.
Yeah, I went ahead and got it enabled - then learned CSS on an airplane flight and restyled my page! XD
Wow!! It looks great! How did you get the game icons to become bigger when you hover over them?
Oh I used
in .gamecell to do the smooth glide between sizes and
to do the scaling.
Personally the custom top bar was the hardest part though.
First I had to figure out how to make the usual itch box background to hide without all the nested elements hiding, and then there was an issue with the dropdown thing that pops down when you press the arrow next to your profile. The dropdown was somehow being layered behind my main column’s background element so I had to figure out that too.
To me, it looks like this:
What about you? Could you include a screenshot? (I don’t know what the top bar looks like to a non-editor user like a random person as signed out, the bar disappears. )