Opened 17 years ago
Last modified 17 years ago
#14 closed enhancement
Add a game start dialog — at Initial Version
Reported by: | Henrik Heimbuerger | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | ui | Version: | pre-1.0 |
Keywords: | game start, initialization | Cc: |
Description
After configuring the game in the player view, the user should be able to start a game using a toolbar button.
This should invoke a game start dialog that shows the game startup process in multiple phases. Depending on the game configuration, this might also require interaction with the user.
Which phases are required needs to be determined, but definitely comprises of:
- Initialisation of input devices, for example Wiimotes have to be connected to the system if they haven't before.
- Initialisation of the specific track controller, for example when using 42 for the first time (or maybe always?), the cars have to be given unique IDs.
- Some kind of preparation phase, so all players are ready to start the race. This could f.e. be visualised with traffic lights.
Note: See
TracTickets for help on using
tickets.