Skip to content

AMJoshaghani/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

screenshot screenshot2

Play 2048 right in your terminal! :)

Installing Requirements

In Linux, everything's just fine but in Windows, you'll need to install windows-curses and everything will be good to go!

Running

First of all, clone the repo (ofc!)

$ git clone https://github.com/AMJoshaghani/2048.git && cd 2048

Then, run it via following command:

$ python main.py

and have fun ;)

Releases

No releases published

Packages

No packages published

Languages