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
5c89c55b3e
townengine
/
apps
/
demos
/
platformer
History
veclavtalica
5b05386bb0
changes to twn.toml specification of resolution, make it optional as well
2025-01-06 21:19:26 +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
move platformes and scenery to /apps/demos/
2024-10-11 19:26:46 +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