Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
John Grib committed Jul 3, 2017
1 parent 3d4b97b commit c52efc5
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@

# VimGameCodeBreak

version 0.1

![animated demonstration](https://user-images.githubusercontent.com/1855714/27774457-7e001646-5fcd-11e7-9e90-c37eafefad9c.gif)

## How to play

`: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

0 comments on commit c52efc5

Please sign in to comment.