Today in class I used python to code to make my football players. I had to code in their position which took a while, but it was a bit easier because in math we had learn't the x,y axis before, which is what we had to use to move them. We also had to change the colours of our players. The final thing we had to code was the names of our players. With the names we had to name them with the correct position, it looked like this "Forward" or "Fullback".
This is an example of the code drawPlayer("red",60,120,"Goal Keeper")
This is an example of the code drawPlayer("red",60,120,"Goal Keeper")