summaryrefslogtreecommitdiff
path: root/src/entities/actors/snake/scenes/Head.tscn
AgeCommit message (Collapse)Author
2022-06-05finish all necessary for playabilityDavid Luevano Alvarado
2022-06-05added new tiles to ground tilemap, moved player to state machine paradigmDavid Luevano Alvarado
2022-06-04added progress bar as well as tongue to the snakeDavid Luevano Alvarado
2022-06-03add working world gen, fixed food placing, minor refactoringDavid Luevano Alvarado
2022-06-02add food systemDavid Luevano Alvarado
2022-06-01make working basic snake, refactor code and made gif recorder its separate thingDavid Luevano Alvarado
2022-05-31working snake generation and path following, minor refactorDavid Luevano Alvarado