GitHub - user23052036/Puzzle-Game: This is a fun little side-project i have been working on for some time. Its a puzzle game. Where numbers will be arranged randomly and you have to move each numbers within limited set of moves and time to get a desired sequence. This game is written completely in C. Was inspired to create this game after i played a similar game in play store.
Briefly

This puzzle game challenges players to slide tiles on a grid to arrange them in the correct order. With various levels of difficulty and sub-levels, it offers a stimulating experience suitable for players of all skill levels.
To control the game, functions like random number assignment, checking for matching positions, displaying the grid, moving the blank space, and checking boundaries are utilized.
Read at GitHub
[
|
]