Commit graph

27 commits

Author SHA1 Message Date
lengstrom
22e9205c22 Update Block.js 2014-08-18 19:12:12 -04:00
Garrett Finucane
2ec570d291 fixed the jagged rendering by fixing the stupid constant 2014-07-27 08:27:15 -04:00
Garrett Finucane
54ee9642d3 I fixed double restart clear 2014-07-19 19:12:28 -04:00
Garrett Finucane
f03a822d52 clock to hex 2014-07-04 12:47:37 -04:00
Garrett Finucane
109edf092e Clock to Hex 2014-07-04 12:42:44 -04:00
lengstrom
cb488e0425 fixed block initialization animation playing during pause 2014-07-03 18:25:15 -04:00
lengstrom
8c4dd05427 standardized block fall speed on hexagon 2014-07-01 22:30:01 -04:00
lengstrom
36ec1a9b64 Removed spacebar speedup 2014-06-29 14:35:10 -04:00
lengstrom
31c4b4d96a 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
lengstrom
8ad952b379 fixed white gaps, added saveState to .unload handler 2014-06-28 12:01:41 -04:00
lengstrom
a7293a1d48 fixed start btn not starting saved games, removed useless debugging lines 2014-06-28 11:48:45 -04:00
Garrett Finucane
28515ab67c moved incrementing MainClock.ct from render to update 2014-06-24 13:41:40 -04:00
lengstrom
706c9f1130 added previous game display on the title 2014-06-23 22:26:00 -04:00
lengstrom
b153107bdc added start screen 2014-06-23 20:55:04 -04:00
lengstrom
936694355f reformatting 2014-06-04 14:33:40 -04:00
lengstrom
089a5029c6 changed magnitude to scale with the actual scale of the canvas, fixed fontawesome issues 2014-05-31 15:22:23 -04:00
lengstrom
f577d46b0e added spacebar to make game go twice as fast 2014-05-31 09:56:38 -04:00
Garrett Finucane
1cb8663496 save state fixed. simultaneous checking works 2014-05-30 20:05:50 -04:00
lengstrom
704e8478b4 changed this.ct to increment every time 2014-05-26 13:46:11 -04:00
lengstrom
c97a77bbdf made center text white 2014-05-26 13:30:39 -04:00
lengstrom
ad15dc2fb7 removed number render offset 2014-05-26 13:18:20 -04:00
lengstrom
00e250b80e fixed modifying rather than accessing in findCenterOfBlocks 2014-05-26 13:09:59 -04:00
lengstrom
4c219e2ddf Merge branch 'gh-pages' of https://github.com/teamsnowman/wastedtime into gh-pages 2014-05-26 13:04:30 -04:00
lengstrom
b1be42241b block function returns a center slightly otuwards 2014-05-26 13:04:26 -04:00
garrettdreyfus
7fa3481bb3 score multiplier 2014-05-26 13:04:23 -04:00
lengstrom
420ed9d43e added findCenterOfBlocks 2014-05-26 12:49:20 -04:00
Michael Yang
a89f66723c refactor for days 2014-05-25 22:50:13 -04:00