Trying to make a game directly for the Pinetab 2 with low abstraction - runs on a framebuffer with evdev input. Game environment based on "Theatre, An Interactive Night of Horror", by Brendon Wyber, a.k.a. THEATRE.Z5, with permission.
 
 
 
 
Go to file
immibis 4c62c864ea navmeshes can use any convex polygons, not just triangles 2025-02-18 17:22:39 +01:00
navmesh navmeshes can use any convex polygons, not just triangles 2025-02-18 17:22:39 +01:00
sprites Player character walks around a navmesh on touch. 2025-02-18 16:07:23 +01:00
.gitignore Player character walks around a navmesh on touch. 2025-02-18 16:07:23 +01:00
Makefile Player character walks around a navmesh on touch. 2025-02-18 16:07:23 +01:00
compile_navmesh.py navmeshes can use any convex polygons, not just triangles 2025-02-18 17:22:39 +01:00
compiled_structures.h navmeshes can use any convex polygons, not just triangles 2025-02-18 17:22:39 +01:00
engine.h Player walks to the manager's office door before entering it 2025-02-18 16:26:16 +01:00
game.cpp navmeshes can use any convex polygons, not just triangles 2025-02-18 17:22:39 +01:00
pinetab2_framework.cpp navmeshes can use any convex polygons, not just triangles 2025-02-18 17:22:39 +01:00