This is a simple implementation of the popular 2048 game using Processing language. The game board is displayed in a window, and the player can use arrow keys to move the tiles in four directions and combine tiles with the same value. The objective of the game is to reach the 2048 tile.
To run the game, you need to have Processing installed on your computer. You can download it from the official website: https://processing.org/download/
- Clone the repository to your local machine using the following command:
git clone https://github.com/Abdelrahman-Atef-Elsayed/2048-Game-processing.git
- Open the 2048-game.pde file in Processing.
- Run the sketch by clicking on the "Run" button or by pressing
Ctrl + R
.
- Use arrow keys to move the tiles in four directions: up, down, left, and right.
- When two tiles with the same value touch, they merge into one with a value equal to the sum of the two tiles.
- The game ends when there are no more moves available.
- The objective of the game is to reach the 2048 tile.
demo.mp4
- Dr. Shimaa Ibrahim
- Eng. Mofida Mahmoud
This Project was created due to the efforts of all the team members and their indescribable hard work.
Ola Mohamed Ahmed |
Ahmed Gamal Mostafa |
Ahmed Tarek |
Ramzi Mohamed |
Abdelrahman Atef |