diff --git a/doc/TODO b/doc/TODO new file mode 100644 index 0000000..8007a08 --- /dev/null +++ b/doc/TODO @@ -0,0 +1,21 @@ +Initial release + +## GFX +* Title Screen +* Main background screen +* Ball +* Game over screen +* Highscore-Screen +* Font for score + +## Sound +* Background-tune? + +## Code +* Pause-Mode (pause the game) +* Improve the AI intelligence (more randomness) +* An special effect on ball hit (sprite/glor/whatever) +* "pulse" paddle on hit +* Highscore-Script (PHP, and a mechanism to not fake the score) +* Display the Highscore in the game +* Put the Player (with name) on the highscore