-
In Quest 5.8, the function `AllRooms()` was added to return a list of rooms. (And yes: it was me who submitted this.)
The initial `room` object in **English.template** (and every other template) ha…
-
Combining issues are nice.
-
Hi, so I am getting this errors. It seems to be some parsing error, so maybe you need more error checking but I might be wrong. I used llama2 13b gguf
>>> start_game("London, 1660")
You are in…
-
-
https://github.com/HopsonCommunity/TextAdventure/blob/d6a849e99e9368415598d3efcc49d3965aa38fd5/src/story.py#L22
-> `description`
-
Hi,
One of my links appears all messed up in the game:
-
at first the app will crash due to dotnet issues.
these are fixed with `winetricks --force dotnet40 corefonts`
once dotnet is successfully installed the app will complain about TTS issues.
to …
-
In Zork, the key verbs seems to be (at least):
* GO [DIRECTION]
* TAKE / GET
* OPEN
* MOVE
* TURN ON (LAMP)
* PUT
* DROP
* TURN
* PUSH
* READ
* TOUCH
* RAISE (BASKET)
* ENTER
There …
-
HTML/CSS should be able to cope with #rgb as well as #rrggbb. However, JS.setBackground attempts to slit the string into the three components, and is not built to take the former, resulting in a JS er…
-
Wow - love your work. Having heaps of fun using it. A great tool.
Thought i'd point this out as i came across it. Its not a big deal, but it gets a bit confused when you use both import and contin…