aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 14f4173dcfc5e179128a4b725e449b933cceb058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
vim-space-vlaze
===============

A space shooter game for Vim. Currently alpha with certain planned features not
yet implemented.

Here's an idea of what the gameplay looks like:

![Demo](./demo.gif)


## Requirements
[mplayer](http://www.mplayerhq.hu/): to play game audio


## Installation
Install using any of the various Vim plugin managers. If you use
[pathogen](https://github.com/tpope/vim-pathogen), you can run the following to
install:

	cd ~/.vim/bundle
	git clone https://github.com/teddywing/vim-space-vlaze.git


## License
Licensed under the MIT license. See the included LICENSE file.