Skip to content

gnuhow/freecell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freecell

Freecell game and solver in Python

Design philosophy

  • lot small functions that operate mostly independenly
  • dont put too much in one function
  • keep all of the state information in a single dictionary.

About

Freecell game and solver in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages