vim-game-code-break

Block-breaking game in vim 8.0

  • 所有者: johngrib/vim-game-code-break
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

VimGameCodeBreak

animated demonstration

How to play

  1. open your code or text file in Vim
  2. :VimGameCodeBreak to Start

h, l, space, `, ], [, q, Q
---, ---, ---, ---, ---, ---, ---, ---
←, →, new ball, cheat key, GOD mode, human mode, end game, quit & close game

Setting

If you want to play with more than three balls, you can modify the following:

" .vimrc
let g:vim_game_code_break_item_limit = 4    " default value is 2

WARNING: Too many balls can slow down the game or cause bugs.
I recommend the default value : 2
If the game speed is too slow, try :syntax off before starting the game.

Installation

VimPlug

Place this in your .vimrc:

Plug 'johngrib/vim-game-code-break'

Then run the following in Vim:

:source %

:PlugInstall

主要指标

概览
名称与所有者johngrib/vim-game-code-break
主编程语言Vim Script
编程语言Vim script (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2017-06-12 00:46:26
推送于2018-08-29 04:15:03
最后一次提交2018-08-29 13:10:55
发布数11
最新版本名称1.3.1 (发布于 )
第一版名称v1.1.0 (发布于 )
用户参与
星数1.6k
关注者数20
派生数47
提交数127
已启用问题?
问题数13
打开的问题数0
拉请求数11
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?