Skip to content

return5/Solitare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solitare

simple version of Solitare written in C

uses ncurses so may need a compiler flag for it. (-lncurses on GCC) also uses GNU C range statments. if your compiler doesnt support this feature you will need to convert all the range statments to standard C.

screenshot1 screenshot1

About

simple version of Solitare written in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published