jonny_l480
|
cc4f8f169f
|
Add map rotate and speed change via keys (1, 2 , m)
|
2023-12-11 12:47:46 +01:00 |
|
jonny_jr9
|
d94eed0136
|
Implement input.c
- Implement input handling in input.c
- test successful
- Add missing function showPauseScreen to menu.h/c
|
2023-11-11 14:32:47 +01:00 |
|
jonny_jr9
|
ffbe61a6e5
|
Add empty function definitions
Add definitions for every function that does nothing for now.
-> now able to implement and call those functions already
|
2023-11-10 12:54:33 +01:00 |
|
jonny_jr9
|
7309707a97
|
Change folder structure (Add folders: src, include)
Add src folder for all .c and include folder .h files
=> clearer structure, no documents mixed into code files
|
2023-11-08 20:41:21 +01:00 |
|