Skip to content

A solitaire game made with C++ using the SDL2 libraries. Play it with drag and drop, reset with R and let the AI play moves with Space.

Notifications You must be signed in to change notification settings

marcelurpi/Solitaire

Repository files navigation

Solitaire

A solitaire game made with C++ using the SDL2 libraries. Play it with drag and drop, reset with R and let the AI play moves with Space.

To play just run the executable main.exe.

Features:

  • Randomized starting position
  • Drag and drop functionality
  • All the solitaire possible moves available
  • Some gameplay sounds
  • Simple AI for hints/letting it play
screenshot1 screenshot1 screenshot1

About

A solitaire game made with C++ using the SDL2 libraries. Play it with drag and drop, reset with R and let the AI play moves with Space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages