View on GitHub

Solitaire

Solitaire

*this game make by C langauge *download file : esay compile *gcc -o main main.c *./main

*play game : you move numbers if you have only one number , then you win

no license

github page :https://sand621.github.io/Solitaire/

Tutorial

you choose one point of number ex) (3,3) = 3 3 (4,5) = 4 5

and you select direction up, down, left ,right , then the number jumps other number and remove number

link:<iframe width="560" height="315" src="https://www.youtube.com/embed/DsxiivobWDg?ecver=1" frameborder="0" allowfullscreen></iframe>

Game start

If yo have only one number, then you win

example movie

link:<iframe width="560" height="315" src="https://www.youtube.com/embed/R6BZ5O_v6Kg?ecver=1" frameborder="0" allowfullscreen></iframe>