Greetings Friends,
The Solitaire game by Wes Cherry that was included with Windows version 3.0 has always been my favorite and I still play a game or two almost every day. Since I discovered QB64PE I decided to write my own version (plays the same, but made some interface adjustments). Thanks to Terry Ritchie's amazing tutorial I had a great time learning and working on it. I greatly appreciate Terry's work, as well as the creators of QB64PE.
By the way, if anyone feels inclined to make a custom graphics set for this game (see the Notes.txt file in the .zip), please post it as a reply - surely others would enjoy it too. Also, please share the game/random seed number if you win in a single round without replenishing the draw stack!
Kind regards,
Hiknefer
Edit: A few improvements have been made since this first post; most notably, a single-round win now produces a plasma display generated by Dav's SuperPlasmas.bas code, which he graciously allowed me to use. The updated version is attached to this post.
The Solitaire game by Wes Cherry that was included with Windows version 3.0 has always been my favorite and I still play a game or two almost every day. Since I discovered QB64PE I decided to write my own version (plays the same, but made some interface adjustments). Thanks to Terry Ritchie's amazing tutorial I had a great time learning and working on it. I greatly appreciate Terry's work, as well as the creators of QB64PE.
By the way, if anyone feels inclined to make a custom graphics set for this game (see the Notes.txt file in the .zip), please post it as a reply - surely others would enjoy it too. Also, please share the game/random seed number if you win in a single round without replenishing the draw stack!
Kind regards,
Hiknefer
Edit: A few improvements have been made since this first post; most notably, a single-round win now produces a plasma display generated by Dav's SuperPlasmas.bas code, which he graciously allowed me to use. The updated version is attached to this post.


![[Image: Screen-Shot.png]](https://i.ibb.co/dw41kNb8/Screen-Shot.png)