Javascript app to help people get used to navigation in vim by gamifying it. Players have to run from a wall to their left while evading red-coloured tiles.
:s
to start the game:?
to display help
h
to move leftj
to move downk
to move upl
to move rightw
to move to the next worde
to move to the end of the current word (next word if the cursor is hovering whitespace/end of the current word)b
to move to the beginning of the current word (previous word if the cursor is hovering whitespace/beginning of current word)