Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 495 Bytes

File metadata and controls

20 lines (13 loc) · 495 Bytes

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

Game Start

If you have only one number , then you win