rogue.vim : Porting of Rogue-clone II for Vim
script karma |
Rating 49/13,
Downloaded by 1376 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Noriaki KATO |
|
script type |
game |
|
description |
This Vim plugin is a game that is porting of Rogue-clone II.
You can enjoy the game on your Vim.
Execute `:Rogue` to start the game.
You can get the latest version from here.
https://github.com/katono/rogue.vim
Screenshot:
https://raw.github.com/wiki/katono/rogue.vim/image/rogue_vim.png
|
|
install details |
rogue.vim requires Lua-enabled Vim.
Check `:echo has('lua')` returns 1 and `:echo luaeval('_VERSION')` returns "Lua 5.1" or later.
Copy autoload, doc, plugin, and syntax directories into your Vim runtimepath, like $HOME/.vim or $VIM/vimfiles.
And execute `:helptags <installed directory>/doc` to make help tags.
You can execute `:h rogue` to see this plugin's help.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|