Commit Graph

11 Commits (a99c27cb875e2434b45302e93829b707a2149d81)

Author SHA1 Message Date
LeRoyce Pearson a99c27cb87 fix: select top of drawn cards after double clicking
Before it would select the cards as if they were a regular stack on the
board.
2024-04-21 11:56:36 -06:00
LeRoyce Pearson 57a09e8830 fix: check that cards are different colors instead of different ranks 2024-04-21 11:51:53 -06:00
LeRoyce Pearson d6a1438f98 fix: color draw pile when it is hovered/selected 2024-04-21 11:46:52 -06:00
LeRoyce Pearson 30eefb5279 fix: remove extra snapshots when double clicking a card 2024-04-21 11:40:13 -06:00
LeRoyce Pearson 35067f824e feat: allow user to undo card movements 2024-04-21 02:56:58 -06:00
LeRoyce Pearson 9de25c4129 feat: persist win count to disk 2024-04-21 02:19:52 -06:00
LeRoyce Pearson 5e7f978e74 feat: detect when a player has won the game 2024-04-21 01:56:45 -06:00
LeRoyce Pearson 53be39dcd3 feat: apply same 3d effect from deck to foundations 2024-04-21 01:15:00 -06:00
LeRoyce Pearson 57825e9534 feat: add menu to start new game or quit 2024-04-21 01:04:51 -06:00
LeRoyce Pearson 4a6e419213 feat: add support for RG35XX Plus/H
- Use linux EGL backend for rendering
- Use linux evdev backend for input
- Use seizer's new ButtonInput abstraction
2024-04-20 23:51:56 -06:00
LeRoyce Pearson b199c7d52e initial version of seizer-solitaire 2024-04-14 14:31:52 -06:00