Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-07-08 | some bug fixes | 3 | -2/+8 | |
2023-07-08 | better pause menu | 1 | -2/+2 | |
2023-07-08 | resetting level and loading next level | 3 | -44/+39 | |
2023-07-08 | some cleanups | 2 | -12/+8 | |
2023-07-08 | checkpoint detection and UI | 4 | -9/+93 | |
2023-07-08 | start drawing when clicking on start. end at finish | 1 | -13/+15 | |
2023-07-08 | add main menu, pause menu, basic level | 3 | -2/+129 | |
2023-07-08 | split acceleration and steering | 1 | -6/+27 | |
2023-07-08 | draw a path for car to follow | 3 | -18/+27 | |
2023-07-08 | move/rename scene | 1 | -1/+1 | |
2023-07-08 | why does this work gdscript HELLO?base-car-behaviour | 2 | -4/+5 | |
2023-07-08 | end of day commit | 2 | -0/+90 | |
2023-07-07 | follow the drawn path | 1 | -2/+22 | |
2023-07-07 | very simple drawing | 1 | -0/+18 |