Show HN: I'm learning VIM and making a game out of it

9 points by worms ↗ HN
So, I'm learning VIM and made this yesterday, I pretend to increment it as I learn new stuff. You move with HJKL and that's it for now. Don't let the sublimes consume you.

http://worms.io/vimwarrior/

6 comments

[ 5.0 ms ] story [ 16.5 ms ] thread
pretty neat.

I'd add some sort of game mechanic for insert and visual mode. ( 'i' and 'v')

sweet idea! I'll implement that in some way.
has nothing to do with vim other than the logo
Aren't the standard vim motion keys hjkl? I believe he is using the game as a method of learning how to use those characters for navigating.
Nice one although wondering how Vim is involved here.