Commit Graph

4 Commits

Author SHA1 Message Date
tsmith37
0619ab9f76 start to put the shapes together
something i figured out was that i need to save my progress more often. I get close to
finishing the game but then i forget the changes i made and end up back at my last saved
point. Im also going to try and build the whole code then simplify it, seems to be easier
for me.
2025-09-24 22:50:43 -04:00
tsmith37
2fe25e20b8 First milestone is done
I finished writing the code for the checker board, the tiles on it, and the playing coins.
This part was pretty simple i was just making all the shapes i would need for the board game.
Something I figured out how to do was fill in color to what I draw.
2025-09-23 14:31:54 -04:00
tsmith37
1bad6ca566 creating an animated checkers game
I will first make all the shapes that i will need for my board game
2025-09-16 18:44:03 -04:00
a96ee9a3fc Initial commit 2025-08-29 14:04:50 +00:00