Opened 17 years ago
Last modified 10 years ago
#251 closed task
Implementation of Menu — at Initial Version
Reported by: | bknecht | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | Version 0.2 Codename: Bellatrix |
Component: | Menu | Version: | 0.2.0 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
Outline
The menu welcomes the player, is displayed when pressing 'ESC' or when your dead. This ticket is the implementation of the concept from ticket #250.
Starting point
You do have to have a concept for the menu and also some ideas how to reach that goal. Be also aware that some options will not be finished in this term.
How to start
Take a high priority option and find out what it needs. Capture some keys or find out how to display something on the screen like a GUI or similar. Maybe pausing the game is an essential feature which has to be implemented first.
Goal
Something menu-like at least which should realize some things proposed in the outline.