From cfb33d2a28eb7c327bdc82eeffd2ed59c6c4c249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ruben=20M=C3=BCller?= Date: Thu, 2 May 2013 22:51:27 +0200 Subject: [PATCH] Updated the TODO --- doc/TODO | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/TODO b/doc/TODO index 6b1d8e2..c408971 100644 --- a/doc/TODO +++ b/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 \ No newline at end of file