Opened 11 years ago
Last modified 7 years ago
#413 new task
Cleanup the Space race
Reported by: | jo | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | Version 0.1 Codename: Arcturus |
Component: | AI | Version: | 0.0.4 |
Keywords: | PPS | Cc: | |
Referenced By: | References: |
Description (last modified by patricwi)
The space race has been implemented and so does the SpaceRaceController.
Now it is necessary to clean up the code and optimize the SpaceRaceController.
- Test if the multi player support works properly.
- Make the checkpoints easier to handle in xml, by adding a XML-Template (for the model and the collisionshapes).
- Improve AI for spaceraces. Teach them how to boost, how to use force fields, space gates and pickups and how to attack enemies.
- Add a count down before the race starts and synchronize it with the "ReadyGo" sound. (note that the player's engine should be turned off as long as the countdown hasn't finished.)
- Save the player's score.
- Improve the game end. (It should end, when the last player has reached the goal.)
The space race has recently been improved: a countdown before the game has been added, for instance. However, some work remains in order to create an enjoyable level.Please also take a look at the ticket #396 .
Change History (2)
comment:1 Changed 7 years ago by patricwi
- Description modified (diff)
comment:2 Changed 7 years ago by patricwi
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.