Solitaire is a Summer 2021 Project where I attempted to learn how to use Unity. I used C# and Visual Studio to create this project and to expand upon my Unity skills.

To play the game, click on a card and then click on the location you would like to place the card. If the card can be played in that location, it will be moved.

  • Press R or the "Reset Game" button to start a new Solitaire game.
  • Press A or the "Auto" button to have the game try to play a card for you. This is most useful if you cannot see any moves and want help, though the autoplay feature is not very advanced and does not attempt multistep moves.
  • Press to activate the Cheat Menu. This gives you options to alter the base gameplay of Solitaire.
    • The "Reshuffle" button in the top-left allows you to reshuffle the deck of cards. It can only be activated if no cards are currently drawn from the deck.
    • The "3/1 Draw" button allows you to change the game into a mode where drawing from the deck only places a single card down, allowing for simpler gameplay. It can only be activated if no cards are currently drawn from the deck.
    • The "Hide/Unhide All" button allows you to make all hidden cards visible, which helps in determining if a game is impossible to continue or not.

Leave a comment

Log in with itch.io to leave a comment.