Commit Graph

40 Commits

Author SHA1 Message Date
codinget 111fa45bbc added joystick guide (closes #17) 2020-04-06 11:49:36 +02:00
codinget d7dcf57c2a fixed broken watcher 2020-04-06 11:12:45 +02:00
codinget 04032044dc added config manager (closes #18) and fixed crash at win 2020-04-06 10:58:44 +02:00
codinget 9fb228ca3d fixed retry 2020-04-05 22:22:11 +02:00
codinget 7ea6c192c2 added quick restart and crosspad grid 2020-04-05 20:58:35 +02:00
codinget 6e39eb4098 removed console.log which flooded the whole console 2020-04-05 18:31:06 +02:00
codinget 2954e79d98 added optional grid 2020-04-05 18:23:11 +02:00
codinget 2df2f5f992 fixed input 2020-04-05 18:22:37 +02:00
codinget 39e761d334 refactored code and added win/lose popups 2020-04-05 16:14:39 +02:00
codinget 9db9b742fa updated default config 2020-04-05 00:46:24 +02:00
codinget 683afecc50 added meta config 2020-04-05 00:35:56 +02:00
codinget 03ae8b5367 added swipe mode 2020-04-05 00:35:40 +02:00
codinget 30061272e8 added win popup 2020-04-04 22:59:50 +02:00
codinget 11c90949fb added less as a dependency and updated docs 2020-03-27 18:16:48 +01:00
codinget 56bed17a9f fire animation should require less ressources 2020-03-27 00:09:19 +01:00
codinget feb19981b4 updated fire asset to make it look better 2020-03-26 20:12:31 +01:00
codinget b688e3c2d2 animations are no longer all in sync 2020-03-26 20:12:19 +01:00
codinget 539d7396a4 added fire and a stub for level 5 2020-03-26 19:26:47 +01:00
codinget 25c27e46d0 it's a "simple" snake now 2020-03-26 18:20:48 +01:00
codinget 4b67055fc4 added level 4, which introduces the player to holes 2020-03-26 18:10:37 +01:00
codinget 7195133524 added holes to the game 2020-03-26 18:05:12 +01:00
codinget d4bf35f384 added config file 2020-03-26 12:54:23 +01:00
codinget a543b11b4d touchscreen is now in 45% quadrants and not the window diagonals 2020-03-26 12:17:54 +01:00
codinget f2859e9652 touchscreen input no longer buffers 2020-03-26 12:04:18 +01:00
codinget f99c8ce6fa added level 3, with the same layout as survival 2020-03-26 12:04:02 +01:00
codinget 1fe1f105bd survival now has walls 2020-03-26 12:03:41 +01:00
codinget 97eda72c32 slowed down level 2 2020-03-26 12:03:29 +01:00
codinget c7352e0e2a added touchscreen support 2020-03-26 10:47:22 +01:00
codinget c9c9e20fdb added timed and improved survival 2020-03-26 10:47:10 +01:00
codinget 5d156a7902 fixed engine to limit input buffering in time 2020-03-26 10:46:50 +01:00
codinget 6ddcc39c27 upgraded engine with input buffering and added arcade & survival 2020-03-25 19:29:55 +01:00
codinget e70f1a73dc fixed engine and added level2 2020-03-25 18:29:28 +01:00
codinget 0943889349 base game working 2020-03-25 15:57:20 +01:00
codinget 373885732a added progress bar 2020-03-24 13:01:24 +01:00
codinget dd30640eef added JS merger 2020-03-24 10:46:01 +01:00
codinget faead71ba7 added core Snake code 2020-03-23 20:11:39 +01:00
codinget b38935bbe1 added icon as asset 2020-03-23 00:01:00 +01:00
codinget 282c70e894 added project structure 2020-03-22 23:57:39 +01:00
codinget c3219c1163 updated README.md 2020-03-22 23:22:00 +01:00
Codinget 2c8f88b338 Initial commit 2020-03-22 21:54:26 +00:00