Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbtnn/vim-mario
Mario on Vim
https://github.com/rbtnn/vim-mario
Last synced: 8 days ago
JSON representation
Mario on Vim
- Host: GitHub
- URL: https://github.com/rbtnn/vim-mario
- Owner: rbtnn
- License: mit
- Created: 2014-08-03T09:09:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T14:04:59.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T22:58:36.144Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 242 KB
- Stars: 543
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - rbtnn/vim-mario - Mario on Vim (Vim Script)
- my-awesome-starred - rbtnn/vim-mario - Mario on Vim (Vim Script)
- awesome-list - vim-mario
README
# Mario on Vim
![](https://raw.github.com/rbtnn/mario.vim/master/mario.gif)
## USAGE
" Play mario.vim
:Mario## How-to
* Space key : Jump mario.
* h key : Move mario to the left.
* l key : Move mario to the right.
* q key : exit mario.vim(same as GameOver).## Dependency plugin
* [rbtnn/vim-game\_engine](https://github.com/rbtnn/vim-game_engine)