Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first 2 tut levels | 2023-07-09 | 7 | -34/+306 | |
* | template level & setting offset to the start button so the car is in the middle | 2023-07-09 | 2 | -33/+26 | |
* | cancelling drawing with right click | 2023-07-09 | 1 | -0/+3 | |
* | miau | 2023-07-09 | 3 | -3/+5 | |
* | add background | 2023-07-09 | 7 | -1/+322 | |
* | some bug fixes | 2023-07-08 | 3 | -2/+8 | |
* | don't loop the path | 2023-07-08 | 2 | -0/+4 | |
* | better pause menu | 2023-07-08 | 2 | -17/+27 | |
* | resetting level and loading next level | 2023-07-08 | 6 | -47/+132 | |
* | some cleanups | 2023-07-08 | 8 | -45/+44 | |
* | Merge branch 'game-control' | 2023-07-08 | 8 | -12/+236 | |
|\ | |||||
| * | checkpoint detection and UI | 2023-07-08 | 8 | -16/+239 | |
* | | 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 |