2048 implementation with python and ncurses
Project description
A terminal/ncurses/python version of the original game at http://gabrielecirulli.github.io/2048
Free software: GPL license
Install
Open your terminal and type:
$ pip install curses-2048
or
$ easy_install curses-2048
Usage
$ 2048
Use the cursor keys to move and join tiles. Get to the 2048 tile!
History
1.0 (2014-05-20)
First release as a module.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
curses-2048-1.0.1.tar.gz
(7.0 kB
view hashes)