When I ran the build.bat for scream_mr_jack I got the following Warning (but don’t think that stopped anything):
.\kadventure.py:674: RuntimeWarning: Couldn't reach some vertices at src/paths/unweighted.c:367
p = g.get_shortest_paths(door_room , number)
Trying to run the make file I ran into this error:
C:\Tool Jam\submissions\kadventure\projects\scream_mr_jack>..\..\sgdk\bin\make -f ..\..\sgdk\makefile.gen
make: ..\..\sgdk\makefile.gen: No such file or directory
make: *** No rule to make target `..\..\sgdk\makefile.gen'. Stop.