Thursday 26 July 2018

Soccer Coding Game

Soccer Coding Game During our time in robotics we have studied a range of different activity including mars, art and coding. This activity is part of the coding activity. We were given a field a base code to follow and were told to get a certain amount of each type of player with different colors and names. I chose black for the goal keeper, purple for the full backs, light green for the mid fields and white for the forwards. We also had to fiddle about with the X and Y axis to correctly place our players. I made my team of eight players and they all had coding similar to this:
-drawPlayer("black",-0,-194,"Goal Keeper")
We also made a robot coding face however that task is not included in this blog post.