Commit graph

37 commits

Author SHA1 Message Date
meadowstream
5097e7bf3c added extra test parameter to initializaiton 2014-08-03 01:25:18 -04:00
meadowstream
7ba0be0e3d upped difficulty for mobile 2014-08-01 22:30:43 -04:00
garrettdreyfus
fd167d4599 fixed highscores not being saved 2014-08-01 21:31:24 -04:00
meadowstream
1ccccea7ad added far higher difficulty cap 2014-08-01 09:12:22 -04:00
meadowstream
405d26665f increase speed slightly 2014-07-27 19:21:06 -04:00
meadowstream
78fe31577e removed debugger statements. made larger hitboxes for buttons. fixed garrett's github link. 2014-07-27 19:10:40 -04:00
meadowstream
d3b4f0f1d9 testing 2014-07-27 16:55:33 -04:00
meadowstream
7c0d876452 added cordova.js 2014-07-27 16:40:52 -04:00
meadowstream
96c0fe89a4 fixed links opening not in new tab
Please enter the commit message for your changes. Lines starting
2014-07-27 15:31:19 -04:00
meadowstream
70b277e812 fixed turning the hexagon on pressing the start button on mobile 2014-07-26 10:52:38 -04:00
meadowstream
5f051a18b3 made game slightly harder on mobile 2014-07-26 10:47:27 -04:00
meadowstream
fd116df56e made the game easier on mobile. fixed issue where wave generator wasn't being updated 2014-07-26 10:46:13 -04:00
meadowstream
e69482b453 fixed pause button toggling in the opposite manner. added more
highscores infrastructure to make it more reliable / more modular
2014-07-26 09:23:24 -04:00
meadowstream
6275f00ded made pause button switch states based on the actual gameState value rather than handlers 2014-07-25 23:10:23 -04:00
meadowstream
4c689fb8eb tenatively fixed highscores 2014-07-25 00:33:54 -04:00
meadowstream
f3a0741ab8 started writing highscore code 2014-07-24 11:16:53 -04:00
meadowstream
37f9345a27 removed whitespace 2014-07-23 22:37:31 -04:00
meadowstream
57eff790d9 added handlers to prevent turning on pressing start btn 2014-07-23 22:29:35 -04:00
meadowstream
7d36457851 added info button support in home screen; made hit detection basde on canvas coordinates rather than DOM for info button 2014-07-23 22:00:46 -04:00
meadowstream
7f69081afb removed useless function + removed alert 2014-07-23 09:30:51 -04:00
Garrett Finucane
10f9810eab share buttons share at game over 2014-07-22 21:53:51 -04:00
meadowstream
b931daf7c7 fixed double restart issue in ios. added real handlers for helpText classes 2014-07-22 09:21:16 -04:00
meadowstream
dea99b59e2 fixed bottom bar connectivity issues. fixed instruction text appearing in the pause screen. fixed buttons appearing in the end game screen 2014-07-22 09:06:52 -04:00
meadowstream
246a89589a upped difficulty on mobile slightly 2014-07-21 21:54:49 -04:00
meadowstream
98310798f7 added showing and hiding of buttons, made buttons appear onload (instead of having ugly iframes / skeletons, other misc changes 2014-07-21 21:41:04 -04:00
Garrett Finucane
44a7a70d78 added share buttons 2014-07-20 21:47:08 -04:00
Garrett Finucane
a8f0b93940 gh star buttons 2014-07-20 20:41:11 -04:00
meadowstream
3aa1e00f11 fixed merge commits 2014-07-19 22:11:42 -04:00
meadowstream
a6af6db755 added phonegap handlers. integrated pause and info buttons 2014-07-19 22:03:22 -04:00
meadowstream
6a58937d62 removed canvas instructions from pause menu 2014-07-19 19:48:28 -04:00
Garrett Finucane
34087504da I fixed double restart clear 2014-07-19 19:12:28 -04:00
meadowstream
344d42aceb fixed issue around play btn firing after pressing the button to go back to the main menu 2014-07-19 18:51:35 -04:00
meadowstream
e388cac85a fixed issue w/ tapping triggering multiple depths of btns 2014-07-19 18:34:33 -04:00
meadowstream
48e2c8192c removed callback stacking issues 2014-07-19 18:03:16 -04:00
meadowstream
46d809cacf added button to go to main menu from the pause menu 2014-07-19 17:36:43 -04:00
meadowstream
fe3875f2a9 put instructions inside of pause menu 2014-07-19 16:19:07 -04:00
meadowstream
c8a8e1e9ca removed intro JSON, kept keypress, consolidated initialization to a single function 2014-07-17 21:11:05 -04:00