basic-game-framework/src
Sara cc08588b17 internal asset functions are now static 2023-05-05 23:23:41 +02:00
..
corelib internal asset functions are now static 2023-05-05 23:23:41 +02:00
engine.c removed C++ dependencies and reverted tilemap, engine and game files to C source files 2023-04-20 22:59:34 +02:00
engine.h removed C++ dependencies and reverted tilemap, engine and game files to C source files 2023-04-20 22:59:34 +02:00
game.c added updated game to test world 2023-05-05 23:20:38 +02:00
player.c added player to test world 2023-05-05 23:20:23 +02:00
player.h added player to test world 2023-05-05 23:20:23 +02:00
world.c replaced tilemap with world 2023-05-05 23:20:07 +02:00
world.h replaced tilemap with world 2023-05-05 23:20:07 +02:00