For an analysis of an ice hockey simulation software, first analyze what subsystems are needed:
1. Human-Computer Interaction system
The main function of this system is the graphical output, so that users can see the location of ice hockey and other content. and can receive some input information from people.
2. Game Strategy System
The game strategy calculates that if you hit the puck to get the best results, this part needs a more optimized algorithm.
3. Physical engine system
This system includes the setting of the table boundary, the collision of the ball, and the operation of the trajectory.
4. Control system
This system mainly includes the operation of the ball strike operations this part of the content.
The entire system is linked as follows:
Since this is a team job, it needs to be discussed with the team members to determine the scenario and then make the specific preparation.
"Real-time control software" Fourth week operation