Skip to content

Trivial implementation of 2048 for the terminal using python and ncurses

Notifications You must be signed in to change notification settings

rowanbrendan/curses-2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

curses-2048

2048 implementation with python and ncurses

screenshot

A terminal/ncurses/python version of the original game at http://gabrielecirulli.github.io/2048/

Just clone/download and do

python 2048.py

Use the cursor keys to move and join tiles. Get to the 2048 tile!

About

Trivial implementation of 2048 for the terminal using python and ncurses

Resources

Stars

Watchers

Forks

Packages

No packages published