Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-09 | first 2 tut levels | 3 | -29/+21 | ||
2023-07-09 | template level & setting offset to the start button so the car is in the middle | 1 | -73/+0 | ||
2023-07-09 | miau | 2 | -3/+3 | ||
2023-07-09 | add background | 1 | -1/+22 | ||
2023-07-08 | don't loop the path | 2 | -0/+4 | ||
2023-07-08 | better pause menu | 1 | -15/+25 | ||
2023-07-08 | resetting level and loading next level | 3 | -3/+93 | ||
2023-07-08 | some cleanups | 6 | -33/+36 | ||
2023-07-08 | checkpoint detection and UI | 4 | -7/+146 | ||
2023-07-08 | start drawing when clicking on start. end at finish | 1 | -8/+22 | ||
2023-07-08 | add main menu, pause menu, basic level | 4 | -4/+302 | ||
2023-07-08 | split acceleration and steering | 1 | -1/+3 | ||
2023-07-08 | draw a path for car to follow | 3 | -4/+28 | ||
2023-07-08 | move/rename scene | 2 | -0/+61 | ||
2023-07-08 | end of day commit | 2 | -0/+33 | ||
2023-07-07 | basic level ig | 1 | -0/+30 | ||
2023-07-07 | follow the drawn path | 1 | -1/+12 | ||
2023-07-07 | very simple drawing | 1 | -0/+8 | ||