Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvim-rogue/rogue.nvim
🎮 [WIP] Porting of Rogue-clone II for Neovim
https://github.com/nvim-rogue/rogue.nvim
game neovim neovim-plugin nvim rogue roguelike vim
Last synced: 3 months ago
JSON representation
🎮 [WIP] Porting of Rogue-clone II for Neovim
- Host: GitHub
- URL: https://github.com/nvim-rogue/rogue.nvim
- Owner: nvim-rogue
- License: other
- Created: 2022-05-22T12:00:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T07:48:37.000Z (over 1 year ago)
- Last Synced: 2024-06-25T22:39:51.802Z (4 months ago)
- Topics: game, neovim, neovim-plugin, nvim, rogue, roguelike, vim
- Language: Lua
- Homepage:
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**This plugin is still under the development!***
# rogue.vim
_"Hello Vimmer, welcome to the Dungeons of Doom..."_
![image](https://raw.githubusercontent.com/wiki/katono/rogue.vim/image/rogue_vim.png)
## Description
This Vim plugin is a game that is porting of Rogue-clone II. You can enjoy the
game on your Vim. This rogue-clone is message-separated, and so you can make
your original message file.By the way, you can get the original of this game from FreeBSD ports
`japanese/rogue_s`.Please read [help](doc/rogue.txt) for details.
## Repository
You can get the latest version from here.
https://github.com/4513ECHO/rogue.nvim
## Requirements
rogue.nvim requires Neovim 0.7.0 or later. This is not working on Vim.
## Acknowledgments
This plugin is porting of rogue.vim for Neovim. Thanks a lot!
https://github.com/katono/rogue.vim
## License
MIT License