uberpong/doc/TODO

23 lines
616 B
Plaintext
Raw Normal View History

Initial release
## GFX
* Title Screen
2013-04-03 20:31:50 +02:00
* Game over screen (change main background)
* Highscore-Screen
* Font for score (search fo a tool and make it fancy)
2013-04-11 21:34:22 +02:00
* Pause Screen
## Sound
2013-04-03 20:31:50 +02:00
* Background-tune! (http://www.nosoapradio.us/)
## Code
* Display the Highscore in the game
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/)
* Put the Player (with name) on the highscore
2013-04-03 20:31:50 +02:00
## Nice to have
* Improve the AI intelligence (more randomness)
* "pulse" paddle on hit