/vim-game-code-break

Block-breaking game in vim 8.0

Primary LanguageVim ScriptMIT LicenseMIT

VimGameCodeBreak

version 0.1

animated demonstration

How to play

  1. open your code or text file in Vim
  2. :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