Skip to content

jscdev909/Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

The classic game of Solitaire written entirely in Python using Pygame! My first project with Pygame, which took around 4 days to complete.

Running the game

To run the main script (solitaire.py) using Python (preferably version 3.14.2), you will need both the card module (included in the repo) and pygame-ce (Pygame Community Edition, install using pip).

For all-in-one executable files with all dependencies included, check out the releases page here!

Asset Credits

Special Thanks

  • Stack Overflow, for a lot of answers on relevant Python questions and for providing the source code for the get_path helper function used in my script

About

A simple game of solitaire using the pygame engine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages