Mario on Vim

January 28, 2020 ยท View on GitHub

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

Contents

  1. 1USAGE
  2. 2How-to
  3. 3Dependency plugin