Skip to content

Commit 145e25e

Browse files
committed
update TODO
1 parent 4137a9a commit 145e25e

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

TODO

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
new features to be implemented:
2-
- command line parameters
3-
- initially use fullscreen mode
4-
- initially switch sound off
5-
- help (which prints the usage info to stdout, and quits the application afterwards)
6-
- switch sound on/off ingame (button [S] ?), shortcut key can also be used within the menu - similar to [F] (toggle fullscreen mode)
7-
- show level number somewhere
8-
- show the remaining fruits to come for the current level
2+
...
93

104
necessary bug fixes:
11-
- When Pacman changes direction (especially within the last main menu animation), he seems to move backwards for a short time.
12-
- When the last pill is eaten, the background will not be redrawn - causing the score number to be painted over, and the last pill does not disappear even though it was eaten.
13-
- When a submenu (e.g. about) is selected, and the current animation displays a text, the text won't be redrawn when the user returns to the main menu and the animation continues.
5+
...
146

157
in general:
168
- the great refactoring

0 commit comments

Comments
 (0)