Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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 backStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started