A version of solitaire for the x16!
It's mostly petscii, but overwrites the last 4 chars to get filled round ends for the cards.
Controls:
Left-click to select/move cards
Right-click to deselect if one is selected (clicking a blank area also does this)
Escape starts a new game
Source code: https://github.com/cnelson20/solitaire/
Demo it here: Try It Now!
SOLITAIRE
-
- Posts: 29
- Joined: Sun Nov 01, 2020 7:23 pm
- Location: United States
SOLITAIRE
- Attachments
-
- SOLITAIRE.zip
- (3.91 KiB) Downloaded 234 times
-
- SOLITAIRE.PRG
- (7.96 KiB) Downloaded 196 times
Last edited by totodilespy on Fri May 17, 2024 3:58 am, edited 1 time in total.
- ahenry3068
- Posts: 1132
- Joined: Tue Apr 04, 2023 9:57 pm
Re: SOLITAIRE
totodilespy wrote: ↑Mon May 13, 2024 5:49 pm A version of solitaire for the x16!
It's mostly petscii, but overwrites the last 4 chars to get filled round ends for the cards.
Controls:
Left-click to select/move cards
Right-click to deselect if one is selected (clicking a blank area also does this)
Escape starts a new game
Source code: https://github.com/cnelson20/solitaire/
Demo it here: Try It Now!
Excellent work. I like it.
Re: SOLITAIRE
This is great! Awesome work!
One piece of feedback: Maybe put "Press ESC to restart game" on the game selection screen? You mentioned it in your post but I missed it and didn't know you could restart. Game is great though!
One piece of feedback: Maybe put "Press ESC to restart game" on the game selection screen? You mentioned it in your post but I missed it and didn't know you could restart. Game is great though!
-
- Posts: 29
- Joined: Sun Nov 01, 2020 7:23 pm
- Location: United States
Re: SOLITAIRE
Thanks for the feedback. I added some controls to the start screen so it would be harder to miss
Re: SOLITAIRE
Few more suggestions:
- Since there's a lot of unused screen space, use a lower-res screen, if possible.
- Use that large empty space for the control descriptions, eliminating the need for a separate screen.
- Include keyboard-control option.
Re: SOLITAIRE
I was looking for a solitaire which is with Tetris a must have game. This little one is very well done. I enjoyed playing it!
-
- Posts: 20
- Joined: Sat Nov 26, 2022 6:24 pm
Re: SOLITAIRE
Maybe add a confirmation step on the ESC-restart feature? I missed the "right click to deselect" instruction and tried to undo selecting a card by pressing ESC - boom.
Re: SOLITAIRE
nice... I couldn't help myself but to pay for a for a couple of hours !