Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 274 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 274 Bytes

2048 game

This is a Pygame implementation of the popular game 2048. The objective is to combine similar tiles until you obtain 2048. When there are no more moves available, the game will inform you it is game over.

demo