Text Adventure Game
Find a file
2026-05-11 02:07:14 +02:00
assets level 6, fix level 5 tent transition 2026-05-11 02:07:14 +02:00
scripts bugfixes 2026-05-03 16:35:18 +02:00
tag level 6, fix level 5 tent transition 2026-05-11 02:07:14 +02:00
.gitignore tmp/ dir 2026-04-28 16:10:48 +02:00
AGENTS.md no preemptive methods 2026-04-28 16:50:20 +02:00
README.md readme 2026-04-29 12:27:23 +02:00
requirements.txt instead of specifying spawn positions manually by coordinates, you now specify a color similar to the transition texture, for which the center of mass is used as the spawn point. this is computed with numpy for performance. 2026-04-30 23:52:45 +02:00
SPEC.md level 6 spec 2026-05-11 01:32:02 +02:00

TAG

A Text Adventure Game (well, almost) in the style of Undertale.