A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨
Added code of a simple sliding tile puzzle game in C++ language . The user can move tiles in four directions up, down, left, right. The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
Added code of a simple sliding tile puzzle game in C++ language . The user can move tiles in four directions up, down, left, right. The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.