Skip to content

jscdev909/Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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.

IMPORTANT: Everything in this repository not in the "assets" folder has been released under the MIT license. Each asset in the "assets" folder has been released previously under different licenses detailed below.

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 and its many contributors, for a lot of answers on relevant Python questions and for providing the source code for the get_path helper function used in my solitaire.py script

About

The classic game of solitaire written using Pygame

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages