Extend the TODO
This commit is contained in:
parent
b4c3d98984
commit
648d6168aa
1 changed files with 4 additions and 1 deletions
5
doc/TODO
5
doc/TODO
|
@ -2,14 +2,17 @@ Initial release
|
|||
|
||||
## GFX
|
||||
* Game over screen (change main background)
|
||||
* Highscore-Screen
|
||||
* Highscore-Screen
|
||||
* Font for score (search fo a tool and make it fancy) => 999999
|
||||
* player lifes will be indecated as lights on the paddle .. so the paddle need
|
||||
to be a sprite or something to change.
|
||||
|
||||
## Sound
|
||||
* Background-tune! (http://www.nosoapradio.us/)
|
||||
|
||||
## Code
|
||||
* Display the Highscore in the game
|
||||
* Display the lifes on the paddle with a sprite
|
||||
* 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/)
|
||||
* username: arg
|
||||
|
|
Loading…
Reference in a new issue