Hi all,
When you create web games, they are often controlled by mouse/touch, but if you want to create a keyboard controlled game, which keyboard keys do you prefer to use?
(Desktop pro high end games always have user specific options to set keys, but for a simple little web platform game this is overkill.)
So lets say you have movement, shoot and jump.
Should I specify
Movement: Arrows
Jump: Shift
Shoot: Ctrl
Does Arrows, Ctrl and Shift exist on all keyboards, asian, arabic, russian and what not?
I remember when I was younger we often played with WASD, but now when I have traveled a lot I have realized that WASD only make sense on QWERTY keyboards...
So what would be the Default button setup? So it will be a nice setup all around the globe... :)