20 likes | 219 Vues
Explore the actions triggered when the Next Player button is pressed in a game environment. This outlines the common actions shared between human players and computer players, illustrating the flow of gameplay and user experience. We will create a detailed flowchart to visualize these processes. Additionally, we will identify and discuss the methods necessary for the game mechanics, specifying which game objects will contain these methods. This exercise aims to enhance understanding of game dynamics through visual representation and collective participation.
E N D
Next Player • What actions happen when Next Player button is pressed? • What actions are common to both human and computer players? • Draw a flowchart for what happens when the button is pressed. • Think about what methods will be needed, which objects should contain those methods. • Show it to me – I’ll mark on my sheet for class participation.