Skip to content

ngeldvis/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

Recreation of the popular 2048 game created by Gabriele Cirulli (found here) made in python using pygame

Controls

use the arrow keys to move the board. press C to restart the game. press X to close the game

Requirements

  • Python 3+
# install required dependancies
$ pip install  -r requirements.txt

About

Simple 2048 game recreation made in Python using pygame.

Topics

Resources

License

Stars

Watchers

Forks

Languages