diff options
| -rw-r--r-- | README.md | 26 | ||||
| -rw-r--r-- | demo.gif | bin | 0 -> 589057 bytes | 
2 files changed, 26 insertions, 0 deletions
| diff --git a/README.md b/README.md new file mode 100644 index 0000000..14f4173 --- /dev/null +++ b/README.md @@ -0,0 +1,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: + + + + +## 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. diff --git a/demo.gif b/demo.gifBinary files differ new file mode 100644 index 0000000..8f0f41a --- /dev/null +++ b/demo.gif | 
