Theme for 2014 is The Elements: Earth, Water, Air and Fire.
Go to file
2014-08-31 23:23:13 +02:00
fuTris.js Scale the game by 2 and make it more green :) 2014-08-31 23:23:13 +02:00
fuTris_tryout.coffee Try to implement fuTris in coffeescript to save some space 2014-08-19 17:45:16 +02:00
index.html Initial version of the tetris game. 2014-08-19 17:19:15 +02:00
README.md Add some tasks 2014-08-19 17:43:15 +02:00

TODO

  • 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