Skip to content

C4N-6/solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solitaire

Description

A program to play solitaire

Requirements

  • cmake: Version >= 4.1.2

Dependencies

Build

cmake -B build
cmake --build build -- all

Usage

Run

# run trough cmake
cmake --build build -- run
# run normally
./build/solitaire

About

A program to play solitaire

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors