Discover new perspectives and gain insights with IDNLearn.com. Get accurate and timely answers to your queries from our extensive network of experienced professionals.
You are building a game that needs to do the following:
•Make the player unable to cross walls of yellow blocks
•Make the player "faint" and start
over if it touches a red block
•Make the player win if it touches a green block
Which three modules would you need to use?
A. An "if () then" block that outputs movement to the initial position if
the sprite touches a red block.
B. An "if () then" block that outputs a small change in position if the
sprite touches a yellow block, one for each direction
C. A "forever" block that outputs different messages in sequence as
the player navigates
D. An "if () then" block that outputs a happy sound
the sprite touches a green block
and message if the spirit touches a green block
Thank you for using this platform to share and learn. Keep asking and answering. We appreciate every contribution you make. Thank you for visiting IDNLearn.com. We’re here to provide dependable answers, so visit us again soon.