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 4f2a0be43a manager's office safe scene dims the manager's office scene behind it, including the inventory panel 2025-02-19 03:17:36 +01:00
navmesh Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00
sprites Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00
.gitignore Player character walks around a navmesh on touch. 2025-02-18 16:07:23 +01:00
Makefile Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00
compile_navmesh.py Add textbox on start, and popcorn barrels in the basement display a textbox. 2025-02-19 01:55:56 +01:00
compiled_structures.h Add textbox on start, and popcorn barrels in the basement display a textbox. 2025-02-19 01:55:56 +01:00
engine.h manager's office safe scene dims the manager's office scene behind it, including the inventory panel 2025-02-19 03:17:36 +01:00
game control flow.txt Manager's office safe scene stacks on top of manager's office scene, instead of replacing it. 2025-02-18 22:03:37 +01:00
game.cpp manager's office safe scene dims the manager's office scene behind it, including the inventory panel 2025-02-19 03:17:36 +01:00
inventory.cpp Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00
inventory.h Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00
objids.h Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00
pinetab2_framework.cpp manager's office safe scene dims the manager's office scene behind it, including the inventory panel 2025-02-19 03:17:36 +01:00
textbox.cpp Added an inventory in a menu bar. Not all rooms are updated - only the lobby. 2025-02-19 03:09:47 +01:00