This website requires JavaScript.
Explore
Help
Sign In
wanp
/
townengine
Watch
2
Star
1
Fork
0
You've already forked townengine
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd99540280
townengine
/
apps
/
platformer
History
wanp
57fe5e8946
implement game configuration file
...
this integrates
https://github.com/cktan/tomlc99
into the repo as a dependency
2024-10-01 12:48:42 +03:00
..
scenes
implement game configuration file
2024-10-01 12:48:42 +03:00
CMakeLists.txt
changed how building is triggered, now there is a [twn] shell script that is exptected to be in PATH. also physfs and libxm cmake targets no longer recompiled per every target, but shared
2024-09-25 19:52:54 +03:00
game.c
make textures_dump_atlases work again and expose it as a utility function
2024-09-26 21:32:08 -03:00
player.c
/apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template
2024-09-25 18:29:58 +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
/apps: separate /apps/testgame into /apps/platformer and /apps/scenery, update /apps/template
2024-09-25 18:29:58 +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