Commit Graph

14 Commits

Author SHA1 Message Date
def2337f0e Fix game-over bug 2022-12-18 22:21:10 +01:00
0e5114c3d9 Update to Bevy 0.9 2022-11-28 22:16:05 +01:00
e70ec51673 Further refactoring 2022-11-08 22:36:19 +01:00
757180b13c Refactor organisation 2022-11-01 20:15:51 +01:00
0140be1121 Add eating animation 2022-08-21 21:41:35 +02:00
0c59cfd898 Fix some clippy warnings 2022-08-21 13:46:08 +02:00
b97e279d71 Don't spawn fruits in other elements on the grid 2022-08-21 13:30:47 +02:00
84ed6d1ec1 Use new editor 2022-08-20 20:54:26 +02:00
29a5687956 Fix direction and game over systems 2022-08-20 17:42:37 +02:00
7c3855853f Add fruit spawning 2022-08-19 22:09:34 +02:00
d1db542b16 Snake collision with itself 2022-08-18 21:26:52 +02:00
10daae1cf6 Game over system fix 2022-08-10 22:38:23 +02:00
fe5f91966f Add game over system 2022-08-07 00:23:14 +02:00
967887456f Initial commit 2022-08-06 23:41:20 +02:00