js13kgames2014-futris/README.md

14 lines
375 B
Markdown
Raw Normal View History

2014-08-19 17:43:15 +02:00
# TODO
2014-08-19 16:55:29 +02:00
2014-08-19 17:43:15 +02:00
* 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