Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | start drawing when clicking on start. end at finish | 2023-07-08 | 2 | -21/+37 | ||
| | | ||||||
* | | add main menu, pause menu, basic level | 2023-07-08 | 21 | -7/+639 | ||
|/ | ||||||
* | split acceleration and steering | 2023-07-08 | 3 | -7/+93 | ||
| | ||||||
* | draw a path for car to follow | 2023-07-08 | 7 | -23/+56 | ||
| | ||||||
* | Merge branch 'base-car-behaviour' | 2023-07-08 | 7 | -0/+193 | ||
|\ | ||||||
| * | move/rename scene | 2023-07-08 | 4 | -3/+5 | ||
| | | ||||||
| * | why does this work gdscript HELLO?base-car-behaviour | 2023-07-08 | 3 | -10/+7 | ||
| | | ||||||
| * | end of day commit | 2023-07-08 | 6 | -0/+195 | ||
| | | ||||||
* | | merge branch 'drawing' | 2023-07-07 | 10 | -0/+190 | ||
|\ \ | ||||||
| * | | basic level ig | 2023-07-07 | 8 | -0/+133 | ||
| | | | ||||||
| * | | follow the drawn path | 2023-07-07 | 2 | -3/+34 | ||
| | | | ||||||
| * | | very simple drawing | 2023-07-07 | 2 | -0/+26 | ||
| |/ | ||||||
* / | add readme | 2023-07-07 | 1 | -0/+1 | ||
|/ | ||||||
* | initial commit: empty godot project | 2023-07-07 | 5 | -0/+57 | ||