Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pebblefoot31/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%