/Number-Shifting-Game-for-Linux-Environment-

This is a mini game developed in c language for Linux environment.

Primary LanguageC

Number-shifting-Game-in-c-programming-Language

This is a mini game developed in c language for Linux environment.

There is a 4 by 4 matrix , 15 numbers in the range from 1 to 15 are randomly filled in the given 4 by 4 matrix, and 1 position is empty.So you can move numbers to empty position ONLY 1 at time. For each valid move your total number of given moves will decease by 1. Initially you are provided 400 move.So you have to win within this move.

Rest Rule instruction are provided in the game. To play this game directly , Download the applocation file (execution file ) i.e 'game' from above repository. You can play this game by running below command in your terminal:

./game

so play this game and enjoy. Happy Gamming, Good Luck !

mygame1 mygame2 mygame3 mygame4 mygame5