townengine/apps/platformer
2024-10-08 01:07:01 +03:00
..
data add data folders to all apps 2024-10-07 14:15:57 +03:00
scenes proper scene switch in demos 2024-10-08 01:07:01 +03:00
CMakeLists.txt /apps/platformer: not a platfromer, is it 2024-10-08 00:50:59 +03:00
game.c remove unused SDL2/SDL.h and physfs.h from twn_util.h, explicit usage of SDL in apps, move to Scancode enum in apps 2024-10-07 00:00:36 +03:00
player.c twn_rendering -> twn_draw 2024-10-07 17:53:09 +03:00
player.h /apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template 2024-09-25 18:29:58 +03:00
state.h /apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template 2024-09-25 18:29:58 +03:00
world.c twn_rendering -> twn_draw 2024-10-07 17:53:09 +03:00
world.h /apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template 2024-09-25 18:29:58 +03:00