Hanse-14
|
18feb2ec62
|
Add Leaderboard
- it is only possible to close with clicking on 'X' with mouse
|
2023-12-18 07:22:01 +01:00 |
|
Hanse-14
|
0590a782b8
|
Add input functions
- user must enter nickname
- user must enter difficulty level
- user must enter map
|
2023-12-18 00:06:28 +01:00 |
|
Hanse-14
|
a7714ec15f
|
Add setting and info screen
- setting screen is only implemented, without features
- info screen is completed currently
|
2023-12-17 02:42:10 +01:00 |
|
Hanse-14
|
c10481021f
|
Add start start screen
- many updates in some files
|
2023-12-17 00:44:43 +01:00 |
|
jonny_jr9
|
72ca020f27
|
Fix 'redefinition error' on win. - compiles, runs
|
2023-12-10 18:14:24 +01:00 |
|
jonny_jr9
|
ac5873c9e7
|
Fix bug SDL-window freezing on windows
apparently SDL window freezes on windows,
when the input events are not repeatedly handled.
|
2023-12-10 18:03:02 +01:00 |
|
Julia09055x
|
e66567d232
|
Snake bewegt sich, Fenster wird mit Portal und Food erstellt
|
2023-12-10 16:52:20 +01:00 |
|
Julia09055x
|
668860a6a0
|
quadratisches SDL-Fenster öffnet sich
|
2023-12-09 15:45:06 +01:00 |
|
Julia09055x
|
b4150a839d
|
Render window
|
2023-11-23 16:55:16 +01:00 |
|
jonny_jr9
|
71c054f092
|
Add common.h with LOG macro, Add '#pragma once'
- add conditional logging macro in common.h
- add '#pragma once' to every header file
- fix typo in food.h
|
2023-11-10 14:38:14 +01:00 |
|
Julia09055x
|
d92175317d
|
Update all header files
|
2023-11-09 15:13:10 +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 |
|