hextris/js
2014-07-03 18:25:15 -04:00
..
analytics.js clean script created 2014-05-25 10:51:25 -04:00
Block.js fixed block initialization animation playing during pause 2014-07-03 18:25:15 -04:00
checking.js boundary lines denote comboTimer 2014-06-24 10:53:26 -04:00
Clock.js Replaced raw unicode with String.fromCharCode() 2014-07-03 16:39:29 -04:00
comboTimer.js new comboTimer 2014-06-30 21:31:54 -04:00
input.js added devMode, disabled debugging functions. first version of tutorial is done. added delay to gamePlay after pressing start to let the UI elements fade out. 2014-07-03 16:30:56 -04:00
intro.js added start screen 2014-06-23 20:55:04 -04:00
main.js changed delay length 2014-07-03 16:31:45 -04:00
math.js create update.js, render.js 2014-05-25 21:49:03 -04:00
render.js fixed block initialization animation playing during pause 2014-07-03 18:25:15 -04:00
save-state.js removed white gaps, changed method for starting previously saved game to calling resumeGame (after init is called) 2014-06-28 13:44:43 -04:00
Text.js removed entities.js from index.html 2014-07-02 23:51:34 -04:00
update.js moved incrementing MainClock.ct from render to update 2014-06-24 13:41:40 -04:00
view.js added devMode, disabled debugging functions. first version of tutorial is done. added delay to gamePlay after pressing start to let the UI elements fade out. 2014-07-03 16:30:56 -04:00
wavegen.js Removed spacebar speedup 2014-06-29 14:35:10 -04:00