dd172 / vim-game-code-break

Block-breaking game in vim 8.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Block-breaking game in vim 8.0

License:MIT License


Languages

Language:Vim Script 100.0%