version 0.1
How
to play
- open your code or text file in Vim
:VimGameCodeBreak to Start
| h |
l |
space |
` |
] |
[ |
q |
| ← |
→ |
new ball |
cheat key |
GOD mode |
human mode |
quit |
Installation
VimPlug
Place this in your .vimrc:
Plug 'johngrib/vim-game-code-break'
Then run the following in Vim:
:source %
:PlugInstall