generated from mwc/project_drawing
0619ab9f76a4e92f441376a7eb101b7b4fa195b8
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.
(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:
)
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
Languages
Python
100%
