I was struggling to figure out how to put the animation code into my code.
i had to change up the code for my piece so they were made separate and then move them.
it was hard to figure out have to calculate which way the piece would go but i got
one to move
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.
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.