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.