townengine/apps/demos/platformer
2025-01-14 04:47:53 +03:00
..
data changes to twn.toml specification of resolution, make it optional as well 2025-01-06 21:19:26 +03:00
scenes yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00
CMakeLists.txt no TWNBUILDDIR 2025-01-14 04:47:53 +03:00
game.c yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00
player.c optimize case of sequential shared radius circle drawing by reusing the geometry by just offsetting it 2024-11-03 22:33:18 +03:00
player.h move platformes and scenery to /apps/demos/ 2024-10-11 19:26:46 +03:00
state.h move platformes and scenery to /apps/demos/ 2024-10-11 19:26:46 +03:00
world.c yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00
world.h yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00