uberpong/doc/TODO

26 lines
827 B
Plaintext
Raw Normal View History

Initial release
## GFX
2013-04-25 20:57:04 +02:00
* Highscore-Screen
2013-04-18 21:52:22 +02:00
* Font for score (search fo a tool and make it fancy) => 999999
2013-04-25 20:57:04 +02:00
* player lifes will be indecated as lights on the paddle .. so the paddle need
to be a sprite or something to change.
## Sound
2013-04-03 20:31:50 +02:00
* Background-tune! (http://www.nosoapradio.us/)
## Code
* Display the Highscore in the game
2013-04-25 20:57:04 +02:00
* Display the lifes on the paddle with a sprite
2013-04-03 20:31:50 +02:00
* An special effect on ball hit (sprite/glor/whatever) (http://clokwork.net/2012/03/07/particle-generation-in-impactjs/)
* Highscore-Script (http://www.holoville.com/blog/?p=948, http://www.scoreoid.net/)
2013-04-11 21:49:31 +02:00
* username: arg
* email: mail@aaron-mueller.de
* passwort: iYon4OIgSy9
* Put the Player (with name) on the highscore
2013-04-18 21:19:19 +02:00
* Only one number for the score
2013-04-03 20:31:50 +02:00
## Nice to have
* Improve the AI intelligence (more randomness)
* "pulse" paddle on hit