uberpong/doc/TODO
2013-05-02 22:50:08 +02:00

23 lines
646 B
Plaintext

Initial release
## GFX
* Highscore-Screen
## 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/)