A web app version of the game Solitaire
Features to be implemented:
- Ensure all generated games will be solvable
- Create an interactive prototype that allowed for clickable cards
- Make the cards appear as they should and simulate a game
- Implement a fully functional game that can be completed from start to finish
- Implement an undo feature
- Implement a redo feature
- Put a few new themes for the cards and background
- Differentiate between easy, medium and hard games
- Implement a 3 tier difficulity system that is functional
- Implement a scoring system
- Implement a leaderboard system
Features that have been implemented: