Skip to content

amix/vim-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Play 2048 in your Vim :)

You need to install term2048 and your Vim has to support Python.

$ pip install term2048

Installing vim-2048 is also easy if you use something like vim-pathogen:

cd ~/.vim/bundle
git clone git://github.com/amix/vim-2048

Afer this is done simply call Play2048 to play (from command mode):

:Play2048

Enjoy!!

Here's a screenshot of how it looks like: Screenshot 1

About

Play 2048 in your Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published