[SOLVED] SOLVED: Interactive hide and go seek program

28.99 $

Programming resource
Digital learning resource

Design and write an interactive hide and go seek program. Create several human players. Make one player the seeker. Place the other players in an array. Place objects in the scene

Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product

Design and write an interactive hide and go seek program. Create several human players. Make one player the seeker. Place the other players in an array. Place objects in the scene. Hide the players among the objects. Define conditions that determine whether the seeker finds a player or not. Use keyboard commands to move the seeker around the scene. The seeker looks for players until the seeker finds all the other players or until the seeker takes a predetermined number of steps. Modularity counts. Write functions and procedures with parameters.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.