Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 1.29 KB

File metadata and controls

23 lines (19 loc) · 1.29 KB

Note: I feel that I have made this too ambitious, so I archived this project in January 2024. You are welcome to use this code elsewhere or to continue development.

Quality Gate Status

Welcome to the FreeSolitaire project!

This is planned to be a free and open source cross-platform Java solitaire program. I am still working on the basic structure, but the following games are planned for its initial release:

  1. Canfield
  2. Clock
  3. Forty Thieves
  4. FreeCell
  5. Golf
  6. Klondike
  7. La Belle Lucie
  8. Pyramid
  9. Scorpion
  10. Spider
  11. TriPeaks
  12. Yukon

I am open to adding more games over time, but I think this is a good set of games to start with.

Feel free to chip in if you'd like to help! Please read the contributing guidelines before you begin. I also have two similar projects for different categories of games, FreeCardAndBoard and FreeCasino; this project often shares code with the other two.

This is a Maven project; therefore, you will need Maven to build the program.