Skip to content

Nalipp/vimSpeedMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The faster you move the more points you get!

screenshot

Instructions

Move the purple curssor onto the white boxes.

Each time there is a collision new boxes will apear.

Higher points and bonus seconds are rewared for faster collisions so using vim combinations is key.

Vim primer

Move cursor

j  // moves down
k  // moves up
l  // moves left
h  // moves right

Combinations

11j  // moves down 11 times
28k  // moves up 28 times

If you just want to practice number combos you can also use the arrow keys

11->  // moves right 11 times
12<-  // moves left 12 times

Needs to be done

Explore functional programming concepts while rewriting this code

Separate code into modules

About

**This game requires a keyboard. Javascript game for improving comfort and speed with VIM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published