Julia09055x
|
05289068a7
|
neue Kommentare und Ton mit Windows.h erzeugt (wird abgespielt!), geht nur bei Windows
|
2023-12-14 11:00:48 +01:00 |
|
Julia09055x
|
e342478695
|
Ton abspielen
|
2023-12-14 10:47:44 +01:00 |
|
jonny_l480
|
5cd0f41123
|
Quit game when collided
|
2023-12-13 17:40:54 +01:00 |
|
jonny_jr9
|
9cd6704057
|
Prevent deadlock in menu (while not implemented)
|
2023-12-12 10:00:14 +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 |
|