Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

2048

2048 Console Game in Python.

To Run: ./game.py

Rules:

  1. Enter U, D, L or R for Moving Up, Down, Left or Right.

  2. Enter Q to quit.

  3. After every move, updated matrix will be displayed with one new tile.

  4. If no update is possible with chosen move, the same matrix will be displayed with the message.

About

2048 Console Game in Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages