Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 243 Bytes

TwoZeroFourEight

An implementation of 2048 game in Python

I gave myself a challenge just like Gabrielle Cirulli(original creator of 2048 game) to create a game within a week.

It makes use of simpleguitk module to create GUI for the game.