Hello everybody, I'm here to post what I've spent the last two months working on: Solitaire!
I am aware that it already exists for this calculator, so this just more for fun and as a learning experience.
So far I have implemented:
I still plan to implement:
The code is available at https://github.com/GeometricParrot/Solitaire-CElection but this is my first project in C so it's pretty messy. If anyone has any tips that would be much appreciated as I am still learning.
For some reason that video won't preview, I don't know why. Permalink: https://github.com/GeometricParrot/Solitaire-CElection/blob/f3b4c6ee67d9d94c8222bf30651d054dea4b66cf/screenshots/record.png
I am aware that it already exists for this calculator, so this just more for fun and as a learning experience.
So far I have implemented:
▪Klondike with one card drawn per turn
▪Animations so that the cards move from one place to another when you move them.
I still plan to implement:
▪Other solitaire games starting with Spider, we will see from there
▪Saving the game and undo button
▪Better animations at the end of the game
▪Possibly an animated background by doing something fancy with the color pallet.
The code is available at https://github.com/GeometricParrot/Solitaire-CElection but this is my first project in C so it's pretty messy. If anyone has any tips that would be much appreciated as I am still learning.
For some reason that video won't preview, I don't know why. Permalink: https://github.com/GeometricParrot/Solitaire-CElection/blob/f3b4c6ee67d9d94c8222bf30651d054dea4b66cf/screenshots/record.png