https://github.com/wsdjeg/vim2048
2048 in vim
https://github.com/wsdjeg/vim2048
Last synced: 6 months ago
JSON representation
2048 in vim
- Host: GitHub
- URL: https://github.com/wsdjeg/vim2048
- Owner: wsdjeg
- Created: 2017-04-28T14:55:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T17:00:42.000Z (over 8 years ago)
- Last Synced: 2025-02-12T11:13:07.940Z (8 months ago)
- Language: Vim script
- Size: 7.81 KB
- Stars: 95
- Watchers: 3
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048.vim
> 2048 in vim[](https://spacevim.org)
## Install
this plugin is based of SpaceVim's API, you need to install SpaceVim.
1. load the game layer:
```viml
call SpaceVim#layers#load('games')
```2. and run the game by pressing ` g 2`.
## screenshot
