Skip to content

pavas23/2048-Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-Python-Game

I made 2048 Python game using python2 library Tkinter for creating the GUI.

Installation

To play this game you should have Tkinter library which comes whith Python 2 and then run the following command in your terminal.

python2 2048.py

Press 'w' key to move up, 's' to move down, 'a' to move left and 'd' to move right

Game Preview

App Screenshot

About

python game made using Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages