Updated the TODO
This commit is contained in:
parent
105422035f
commit
cfb33d2a28
1 changed files with 10 additions and 5 deletions
15
doc/TODO
15
doc/TODO
|
@ -5,18 +5,23 @@ Initial release
|
|||
|
||||
## Code
|
||||
* Display the Highscore in the game
|
||||
* Highscore-Script (http://www.holoville.com/blog/?p=948, http://www.scoreoid.net/)
|
||||
* username: arg
|
||||
* email: mail@aaron-mueller.de
|
||||
* passwort: iYon4OIgSy9
|
||||
* Put the Player (with name) on the highscore
|
||||
* Only one number for the score
|
||||
|
||||
## Polish
|
||||
* Increase points with game length
|
||||
* Randomness for Y position if ball goes straight for too long
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Nice to have
|
||||
* Improve the AI intelligence (more randomness)
|
||||
* "pulse" paddle on hit
|
||||
* An special effect on ball hit (sprite/glor/whatever) (http://clokwork.net/2012/03/07/particle-generation-in-impactjs/)
|
||||
|
||||
## Notes
|
||||
* Highscore-Script (http://www.holoville.com/blog/?p=948, http://www.scoreoid.net/)
|
||||
* username: arg
|
||||
* email: mail@aaron-mueller.de
|
||||
* passwort: iYon4OIgSy9
|
Loading…
Reference in a new issue