Question: make the field and the code using c++ and opengl and glut library a. add 11-blue squares and 11-red squares. b. animate the blue-squares as
make the field and the code using c++ and opengl and glut library

a. add 11-blue squares and 11-red squares. b. animate the blue-squares as follows (Goal-1 side): - (1,2) in a random movement (vertical) as a left midfielder. - (3,4) in a random movement (vertical) as a right midfielder. - (5,6) in a random movement (vertical and horizontal) as a central Attacking Midfielder. - (7,8) in a random movement (vertical and horizontal) as a striker. - (9) in a random movement (horizontal) as a goal keeper. - (10,11) in a random movement as a center back. c. animate the red-squares as follows (Goal-2 side): - (1,2) in a random movement (vertical) as a left midfielder. - (3,4) in a random movement (vertical) as a right midfielder. - (5,6) in a random movement (vertical and horizontal) as a central Attacking Midfielder. - (7,8) in a random movement (vertical and horizontal) as a striker. - (9) in a random movement (horizontal) as a goal keeper. - (10,11) in a random movement as a center back
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
