Add some tasks
This commit is contained in:
parent
822ade75d6
commit
cbc80879ee
1 changed files with 12 additions and 3 deletions
15
README.md
15
README.md
|
@ -1,4 +1,13 @@
|
||||||
js13kgames-2014
|
# TODO
|
||||||
===============
|
|
||||||
|
|
||||||
My js13kGames entry for 2014
|
* Check performance! 100% CPU usage for a simple tetris game is not acceptable :D
|
||||||
|
* Choose programming language. Can it be done in less amount of code in
|
||||||
|
coffeescript?
|
||||||
|
* Change the colors, brown is ugly
|
||||||
|
* Add mainmenu
|
||||||
|
* Add highscore
|
||||||
|
* Pimp up the index.html
|
||||||
|
* Add "next stone" display
|
||||||
|
* Add "score" display
|
||||||
|
* Game over screen
|
||||||
|
* Make archive, check size, submit :P
|
||||||
|
|
Loading…
Reference in a new issue