johngrib / vim-game-snake

Vim Game : Snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VimGameSnake

version 0.1

animated demonstration

How to play

:VimGameSnake to Start :echo g:VimSnakeScore to view score

h j k l c q
end game quit

Installation

VimPlug

Place this in your .vimrc:

Plug 'johngrib/vim-game-snake'

Then run the following in Vim:

:source %

:PlugInstall

About

Vim Game : Snake

License:MIT License


Languages

Language:Vim Script 100.0%