
Simple 2048 Game In C Programming With Source Code
This project is a remake of the game – 2048; single-player sliding block puzzle game. The main objective of this game is to move numbered tiles on a grid to merge them to form a tile with number 2048; after all, you can keep on playing the game by creating larger numbers. [ REAL Videogame’s Gameplay ] In each move, a new tile falls with the number of 2 or 4.