Skip to main content

2048 implementation with python and ncurses

Project description

http://i.imgur.com/ASZCWBQ.png

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

256 colors

If your terminal has support for 256 colors you will see colors mimicking the original game, something like the screenshot above. If your terminal only supports 16 colors, you will se something like this:

http://i.imgur.com/S4F4wgW.png

Recent versions of xterm and gnome terminal are known to support 256 colors, if you do not see them, probably your environment variable TERM is not set accordingly. Do

$ export TERM=xterm-256color

or, if you are using screen or tmux

$ export TERM=screen-256color

to enjoy curses-2048 in full 256 colors glory.

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. Packaged for pypi by Henrique Pereira. Uploaded to pypi

1.1 (2014-05-21)

  • Proper initialization of curses colors and hide terminal cursor, by Chris Seymour

1.2 (2014-05-21)

  • Added support for 256 color terminals mimicking the original web game

1.3 (2014-05-22)

  • adapt tile height to terminal window height and adjust dynamically if resized

1.4 (2014-05-24)

  • Dynamically handle resizing onto smaller than 80x24 terminal size, by Chris Seymour

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.4.tar.gz (8.6 kB view details)

Uploaded Source

File details

Details for the file curses-2048-1.4.tar.gz.

File metadata

  • Download URL: curses-2048-1.4.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for curses-2048-1.4.tar.gz
Algorithm Hash digest
SHA256 36fa8caf76ec864221f8d7c8b2f6f80150bc8e5fcae2dbcdc60232b5685c1711
MD5 5d3e23b153090349a9a4d3fc84ba46a6
BLAKE2b-256 dbb5fad52096b961a5e8b0dba73d65faa85a9850ea206d8f9d8a381606194cf3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page