关键词 > CS335
CS335 Space Racing Simulator
发布时间:2025-12-27
Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit
CS335 Space Racing Simulator
Requirement
This final project is a group project, each group should have two people. The goal of this project is to develop a java based racing game. The space racing game should provide the following functions:
1. One computer graphics environment
2. User-controlled car
3. User controlled viewpoint
4. Game AI
The racing vehicle car’s movement can be determined by its velocity and acceleration vectors.
When the user wants to turn the car, the direction of the velocity is changed based on the amount of turning the user provides.
