tsmith37 27fb68ccb2 made the blue piece move
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
2025-10-04 23:58:55 -04:00
2025-10-04 23:58:55 -04:00
2025-08-29 14:04:50 +00:00
2025-08-29 14:04:50 +00:00
2025-10-04 23:58:55 -04:00
2025-10-04 23:58:55 -04:00
2025-08-29 14:04:50 +00:00
2025-08-29 14:04:50 +00:00
2025-09-16 18:44:03 -04:00
2025-10-04 23:58:55 -04:00

(Drawing project)

( This is the README file for your drawing project. Replace all the text in parentheses with your own text. It's written in a simple language called Markdown, which allows basic formatting. )

Description

I will create an animation of a person winner a checkers game

(Describe your goal for this project. If you want to link to an image, move the image to this directory, and then use the following syntax:

Description

)

Planning

(Include your planning here, including your project milestone.)

Milestone 1

Write a code for squares(sides, color) and circle (radius, color(black, white)) function

Milestone 2

combine function and create the board with the pieces on it

Milestone 3

Animate the pieces moving so the black side wins

Description
No description provided
Readme 45 KiB
Languages
Python 100%