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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?