Commit graph

38 commits

Author SHA1 Message Date
462668e5cd added status hud at bottom right + speed in tps 2020-04-13 15:34:11 +02:00
5bf5f49f03 added a cancel option to popups (closes #28) 2020-04-08 15:12:50 +02:00
ea79ba1dfa added flammable tiles (closes #1) 2020-04-07 14:37:15 +02:00
a87b4679f4 added help page (closes #15) 2020-04-06 22:03:20 +02:00
0923ad56dd added config editor (closes #19) 2020-04-06 20:16:28 +02:00
65b33afa05 fixed #21 2020-04-06 18:39:34 +02:00
530260ac54 added decaying fruit 2020-04-06 15:17:21 +02:00
bf06218815 added super fruit (closes #8) 2020-04-06 14:40:48 +02:00
2a9418c9c4 joystick overlay only appears on first touch 2020-04-06 14:01:08 +02:00
338934866b added border and number timer (closes #14) 2020-04-06 13:56:36 +02:00
23535d17d8 better ux for quick restart button 2020-04-06 12:05:36 +02:00
db655feedb fixed duplicate games (closes #20) 2020-04-06 12:02:22 +02:00
6edd23f25f added joystick guide (closes #17) 2020-04-06 11:49:36 +02:00
0578bfb6ad fixed broken watcher 2020-04-06 11:12:45 +02:00
d339dd0a06 added config manager (closes #18) and fixed crash at win 2020-04-06 10:58:44 +02:00
a7e2d1c201 fixed retry 2020-04-05 22:22:11 +02:00
3a571a9c30 added quick restart and crosspad grid 2020-04-05 20:58:35 +02:00
b12ac2fab9 removed console.log which flooded the whole console 2020-04-05 18:31:06 +02:00
2a67ab40ee added optional grid 2020-04-05 18:23:11 +02:00
7dd95f262c fixed input 2020-04-05 18:22:37 +02:00
4746f34537 refactored code and added win/lose popups 2020-04-05 16:14:39 +02:00
41cb894ef9 added swipe mode 2020-04-05 00:35:40 +02:00
3997e94a68 added win popup 2020-04-04 22:59:50 +02:00
c5b94b59c5 animations are no longer all in sync 2020-03-26 20:12:19 +01:00
02e72795cc added fire and a stub for level 5 2020-03-26 19:26:47 +01:00
fc50821ff0 added holes to the game 2020-03-26 18:05:12 +01:00
95751be63e added config file 2020-03-26 12:54:23 +01:00
93ba24a53a touchscreen is now in 45% quadrants and not the window diagonals 2020-03-26 12:17:54 +01:00
352c3aa16d touchscreen input no longer buffers 2020-03-26 12:04:18 +01:00
6b7ff7e86d added touchscreen support 2020-03-26 10:47:22 +01:00
10585fef98 fixed engine to limit input buffering in time 2020-03-26 10:46:50 +01:00
de390dff8a upgraded engine with input buffering and added arcade & survival 2020-03-25 19:29:55 +01:00
03e0c97280 fixed engine and added level2 2020-03-25 18:29:28 +01:00
beb9598f69 base game working 2020-03-25 15:57:20 +01:00
daef55781e added progress bar 2020-03-24 13:01:24 +01:00
bd6d9f3399 added JS merger 2020-03-24 10:46:01 +01:00
7362b4dc5c added core Snake code 2020-03-23 20:11:39 +01:00
becfaf9eaf added project structure 2020-03-22 23:57:39 +01:00