Text Adventure Game
Find a file
2026-05-12 20:25:44 +02:00
assets boss fight 2026-05-12 13:48:21 +02:00
scripts bugfixes 2026-05-03 16:35:18 +02:00
tag fix diego 2026-05-12 20:25:44 +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 11 2026-05-11 21:37:09 +02:00

TAG

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