Add the ToDo's we need to do to release the game

This commit is contained in:
Aaron Mueller 2013-03-07 21:19:08 +01:00
parent aab9df40c6
commit 3de0c816f4
1 changed files with 21 additions and 0 deletions

21
doc/TODO Normal file
View File

@ -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