Multi-card movement
Posted on 2020-11-21 #gamedev

Today, I implemented drag and click-to-move of multiple cards, when allowed. I also implemented undo functionality for this mechanic.
Posted on 2020-11-21 #gamedev
Today, I implemented drag and click-to-move of multiple cards, when allowed. I also implemented undo functionality for this mechanic.
Posted on 2020-11-20 #gamedev
I finished the first draft of these classic playing cards today. I think they could still use some more work, but at least now I can try them out in-game.
Posted on 2020-11-20 #softwaredev
Today I wrote the code for this site. (I had previously been posting elsewhere.) We'll see how long this 90's style dev (and 90's style design) holds.
Posted on 2020-11-19 #gamedev
Posted 2020-11-16 #gamedev
It’s nice to see my solitaire collection’s generalized rule system coming along. It only took me maybe an hour to whip up this Napoleon’s Square variant tonight. As part of that, I added optional rules for multiple decks and for allowing cards of the same suit (and only of the same suit) to move to the tableau.
Posted on 2020-11-16 #cooking