b7383f065f
add moving animation support, fix debug printing
2024-04-16 17:46:53 +02:00
a84b8b58e1
fixed snap in bug, started with space themed sprites
2024-04-12 15:08:40 +02:00
1c0f3d19d0
added MinMoves to lvl files, added score system in game observer
2024-02-28 19:58:05 +01:00
451b66a53d
obstacle collision fixes, player alive checks, player remove
...
workaround, see TODO
2024-02-26 19:07:35 +01:00
ffaa5e6129
fixed higher speed collisions, removed Speed comp, put into Velocity
2024-02-26 12:56:12 +01:00
308f335cd1
added transient entities: when crossed, turns into wall tile
2024-02-22 14:33:01 +01:00
f696660ccd
lotsa fixes:
...
- fixed obstacle collision and death on obstacle spike
- moved player move into separate loop after other collision checks
are done
- fixed level setup, generation and selection
- added test levels for obstacles
2024-02-21 12:50:17 +01:00
646b227b8e
obstacle collission added, but not working yet
2024-02-20 18:47:32 +01:00
48396e7e0a
switched to yadu debug log
2024-02-13 18:42:13 +01:00
65ddec3fa4
fixed observers, added GameObserver
2024-02-11 14:24:30 +01:00
c9a57142e7
added sphere bounce over the map borders
2024-02-06 19:02:25 +01:00
014209898f
1st commit
2024-02-06 15:26:20 +01:00