|
5775f6c96c
|
added actual level 5
|
2020-04-08 16:31:40 +02:00 |
|
|
363f85c06c
|
updated help
|
2020-04-08 16:11:54 +02:00 |
|
|
5cd4ac2dfe
|
updated README.md
|
2020-04-08 15:59:29 +02:00 |
|
|
a5efd14fc8
|
added repo link
|
2020-04-08 15:35:06 +02:00 |
|
|
03cb1b83b9
|
updated README.md
|
2020-04-08 15:32:00 +02:00 |
|
|
5bf5f49f03
|
added a cancel option to popups (closes #28)
|
2020-04-08 15:12:50 +02:00 |
|
|
edd9d5c15a
|
added Dockerfile (closes #27)
|
2020-04-07 20:09:02 +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 |
|
|
e34e7e07bd
|
removed Versus entry in level list
|
2020-04-06 21:56:46 +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 |
|
|
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 |
|