Commit graph

42 commits

Author SHA1 Message Date
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
40ec4fa09a updated default config 2020-04-05 00:46:24 +02:00
fe22b85387 added meta config 2020-04-05 00:35:56 +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
76f1765be7 added less as a dependency and updated docs 2020-03-27 18:16:48 +01:00
45ab40ebcb fire animation should require less ressources 2020-03-27 00:09:19 +01:00
e34c6c75bb updated fire asset to make it look better 2020-03-26 20:12:31 +01: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
f050baafbc it's a "simple" snake now 2020-03-26 18:20:48 +01:00
0e0cd3a7d1 added level 4, which introduces the player to holes 2020-03-26 18:10:37 +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
86cd935f03 added level 3, with the same layout as survival 2020-03-26 12:04:02 +01:00
4bf204cae4 survival now has walls 2020-03-26 12:03:41 +01:00
bb932ff863 slowed down level 2 2020-03-26 12:03:29 +01:00
6b7ff7e86d added touchscreen support 2020-03-26 10:47:22 +01:00
1df62ff1fe added timed and improved survival 2020-03-26 10:47:10 +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
fe2902cdea added icon as asset 2020-03-23 00:01:00 +01:00
becfaf9eaf added project structure 2020-03-22 23:57:39 +01:00
7de127b93e updated README.md 2020-03-22 23:22:00 +01:00
2c8f88b338 Initial commit 2020-03-22 21:54:26 +00:00