Commit graph

5 commits

Author SHA1 Message Date
Mathilde Grapin 200ae7f262 Add bottom area limits 2023-07-02 17:23:23 +02:00
Mathilde Grapin a08afcb147 Clean up player scripts 2023-06-28 21:29:55 +02:00
Mathilde Grapin 332c0fb0e1 Player throw back the ball from walk or idle state 2023-06-18 20:30:25 +02:00
Mathilde Grapin 1aff1c2e38 Clean up path and names 2023-06-13 21:36:01 +02:00
Mathilde Grapin 7038d29d87 First commit
Add simple player movement with a finite state machine.
Add enemy that can move to target point.
Add ground through a tilemap and wall that player and enemy cannot
cross.
2023-06-11 23:38:54 +02:00