Sara
|
5ab93d62ad
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
Sara
|
552f296b5d
|
removed some unneeded includes
|
2023-11-11 23:28:30 +01:00 |
|
Sara
|
8f4de070a9
|
program_run now does not return anything
|
2023-11-11 12:58:05 +01:00 |
|
Sara
|
86ba2b8c29
|
implemented new input system
|
2023-11-05 23:12:56 +01:00 |
|
Sara
|
eee5e38bb1
|
added FULLSCREEN_DESKTOP flag to window creation
|
2023-11-02 19:39:19 +01:00 |
|
Sara
|
8275732530
|
program now integrates game world
|
2023-11-02 14:28:40 +01:00 |
|
Sara
|
979b7cd83b
|
added game_time() global getter
|
2023-10-25 12:17:59 +02:00 |
|
Sara
|
fc0260a100
|
events are now handled before the update loop
|
2023-10-24 23:50:33 +02:00 |
|
Sara
|
c7e6b2aa29
|
progress on physics
|
2023-10-16 21:31:48 +02:00 |
|
Sara
|
c1e99e5038
|
now initializing, ticking and cleaning physics world from program_run
|
2023-10-08 23:09:41 +02:00 |
|
Sara
|
7beb63532f
|
addedadded delta_time() to get last frame duration
|
2023-10-06 23:42:55 +02:00 |
|
Sara
|
6ac2fa6c4f
|
added keyboard input event handling
|
2023-10-01 15:22:27 +02:00 |
|
Sara
|
76c97a51c0
|
testing sprite rendering in program_run
|
2023-09-24 23:40:02 +02:00 |
|
Sara
|
2981e05419
|
implemented mvp for camera and tilemap rendering
|
2023-09-24 00:31:11 +02:00 |
|
Sara
|
5516a70d57
|
removed references to old "Context" concepts and replaced with constants, declared camera functions
|
2023-09-23 22:52:55 +02:00 |
|
Sara
|
c1207d8b8a
|
added source code
|
2023-09-18 08:32:11 +02:00 |
|