The project is meant to replicate the game of 2048. The game involves a grid of numbers in which like numbers can be added together by going in a particular direction. The aim is to achieve the number 2048.
Prerequisites The game requires Python and Pygame to be installed on your system.
Running the game Run the file run.py to play the game.
License This project is licensed under the MIT License.
Author Satvinder Singh