Extend the TODO
This commit is contained in:
parent
b4c3d98984
commit
648d6168aa
1 changed files with 4 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
@ -4,12 +4,15 @@ Initial release
|
||||||
* Game over screen (change main background)
|
* Game over screen (change main background)
|
||||||
* Highscore-Screen
|
* Highscore-Screen
|
||||||
* Font for score (search fo a tool and make it fancy) => 999999
|
* 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
|
## Sound
|
||||||
* Background-tune! (http://www.nosoapradio.us/)
|
* Background-tune! (http://www.nosoapradio.us/)
|
||||||
|
|
||||||
## Code
|
## Code
|
||||||
* Display the Highscore in the game
|
* 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/)
|
* 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/)
|
* Highscore-Script (http://www.holoville.com/blog/?p=948, http://www.scoreoid.net/)
|
||||||
* username: arg
|
* username: arg
|
||||||
|
|
Loading…
Reference in a new issue