Codinget
Codinget opened issue Codinget/Snek#8 2020-03-26 20:22:57 +00:00
Add super fruits
Codinget opened issue Codinget/Snek#7 2020-03-26 20:17:53 +00:00
Add pushable crates
Codinget opened issue Codinget/Snek#6 2020-03-26 20:13:32 +00:00
Add switch and barrier tiles
Codinget opened issue Codinget/Snek#5 2020-03-26 20:07:19 +00:00
Add door and key tiles
Codinget opened issue Codinget/Snek#4 2020-03-26 20:05:33 +00:00
Add portal tiles
Codinget opened issue Codinget/Snek#3 2020-03-26 20:00:56 +00:00
Add message box when game ends
Codinget opened issue Codinget/Snek#2 2020-03-26 19:47:59 +00:00
Add slide input mode for touchscreen
Codinget opened issue Codinget/Snek#1 2020-03-26 19:46:32 +00:00
Add flammable tiles
Codinget pushed to master at Codinget/Snek 2020-03-26 19:12:32 +00:00
e34c6c75bb updated fire asset to make it look better
c5b94b59c5 animations are no longer all in sync
Compare 2 commits »
Codinget pushed to master at Codinget/Snek 2020-03-26 18:26:51 +00:00
02e72795cc added fire and a stub for level 5
Codinget pushed to master at Codinget/Snek 2020-03-26 17:20:51 +00:00
f050baafbc it's a "simple" snake now
Codinget pushed to master at Codinget/Snek 2020-03-26 17:10:39 +00:00
0e0cd3a7d1 added level 4, which introduces the player to holes
fc50821ff0 added holes to the game
Compare 2 commits »
Codinget pushed to master at Codinget/Snek 2020-03-26 11:55:06 +00:00
95751be63e added config file
Codinget pushed to master at Codinget/Snek 2020-03-26 11:17:56 +00:00
93ba24a53a touchscreen is now in 45% quadrants and not the window diagonals
Codinget pushed to master at Codinget/Snek 2020-03-26 11:04:21 +00:00
352c3aa16d touchscreen input no longer buffers
86cd935f03 added level 3, with the same layout as survival
4bf204cae4 survival now has walls
bb932ff863 slowed down level 2
Compare 4 commits »
Codinget pushed to master at Codinget/Snek 2020-03-26 09:47:25 +00:00
6b7ff7e86d added touchscreen support
1df62ff1fe added timed and improved survival
10585fef98 fixed engine to limit input buffering in time
Compare 3 commits »
Codinget pushed to master at Codinget/Snek 2020-03-25 18:29:58 +00:00
de390dff8a upgraded engine with input buffering and added arcade & survival
Codinget pushed to master at Codinget/Snek 2020-03-25 17:29:30 +00:00
03e0c97280 fixed engine and added level2
Codinget pushed to master at Codinget/Snek 2020-03-25 14:58:40 +00:00
beb9598f69 base game working
Codinget pushed to master at Codinget/Snek 2020-03-24 12:04:38 +00:00
daef55781e added progress bar