Skip to content

ankitaggarwal011/2048-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

2048 Console: 2048 game for console people in Python

The popular 2048 game, now on console.

How to play?

Launch the game in your console using the given command, provided you have Python 2.7 installed on your system.

python 2048.py

After launching the game, follow the game instructions and have fun!

Motivation

Weekend Game Project: Actually, I implemented it's logic for a challenge and then, extended it as a complete game on a boring weekend.

License

MIT License