Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thank u ice very cool | 2023-07-09 | 1 | -9/+4 | |
| | |||||
* | more sprites | 2023-07-09 | 2 | -4/+7 | |
| | |||||
* | tutorial levels finished | 2023-07-09 | 1 | -3/+2 | |
| | |||||
* | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 1 | -9/+36 | |
|\ | |||||
| * | Merge branch 'master' of bunny.garden:jam/gmtk/2023 | 2023-07-09 | 1 | -0/+2 | |
| |\ | |||||
| * | | new car physics | 2023-07-09 | 1 | -9/+36 | |
| | | | |||||
* | | | first 2 tut levels | 2023-07-09 | 1 | -4/+3 | |
| | | | |||||
* | | | template level & setting offset to the start button so the car is in the middle | 2023-07-09 | 1 | -3/+3 | |
| | | | |||||
* | | | cancelling drawing with right click | 2023-07-09 | 1 | -0/+3 | |
| |/ |/| | |||||
* | | miau | 2023-07-09 | 1 | -0/+2 | |
|/ | |||||
* | some bug fixes | 2023-07-08 | 3 | -2/+8 | |
| | |||||
* | better pause menu | 2023-07-08 | 1 | -2/+2 | |
| | |||||
* | resetting level and loading next level | 2023-07-08 | 3 | -44/+39 | |
| | |||||
* | some cleanups | 2023-07-08 | 2 | -12/+8 | |
| | |||||
* | Merge branch 'game-control' | 2023-07-08 | 4 | -6/+91 | |
|\ | |||||
| * | checkpoint detection and UI | 2023-07-08 | 4 | -9/+93 | |
| | | |||||
* | | start drawing when clicking on start. end at finish | 2023-07-08 | 1 | -13/+15 | |
| | | |||||
* | | add main menu, pause menu, basic level | 2023-07-08 | 3 | -2/+129 | |
|/ | |||||
* | split acceleration and steering | 2023-07-08 | 1 | -6/+27 | |
| | |||||
* | draw a path for car to follow | 2023-07-08 | 3 | -18/+27 | |
| | |||||
* | Merge branch 'base-car-behaviour' | 2023-07-08 | 2 | -0/+91 | |
|\ | |||||
| * | move/rename scene | 2023-07-08 | 1 | -1/+1 | |
| | | |||||
| * | why does this work gdscript HELLO?base-car-behaviour | 2023-07-08 | 2 | -4/+5 | |
| | | |||||
| * | end of day commit | 2023-07-08 | 2 | -0/+90 | |
| | |||||
* | follow the drawn path | 2023-07-07 | 1 | -2/+22 | |
| | |||||
* | very simple drawing | 2023-07-07 | 1 | -0/+18 | |