-
I donot know it works in “Do”、“Say” or “Story” in default.
I have set the module “theme_textadventure”
-
(Vote with 👍 or 👎 on this issue. Feel free to also leave a comment if you want.)
The idea is to remove centuries from years, so that the story happens ~~within a single century, but it could be~~ i…
-
I get a very strange error when trying to compile a program using `GOOS=386` that I don't get otherwise...
```
gavin@jeff ~/P/SDLTest> go build .
gavin@jeff ~/P/SDLTest> GOARCH=386 go build .
# …
IoIxD updated
2 years ago
-
```
Traceback (most recent call last):
File "d:\Development\Github-Clones\textadventure\main.py", line 1, in
from screens.welcome import welcome
File "d:\Development\Github-Clones\textadv…
-
When reading text files there should be a charset supplied to prevent errors
-
hi,
I needed a C++ HTN and ran across your project while searching. Since I found the code easy to follow and you have a ton of Unit tests, I was able to convert it to C++.
It lives here http…
-
Hello.
I think I understand why this was changed. It was probably because twitch.io wants to find a file called "index.html" to target. (This is pure conjecture based upon my experiences with oth…
-
Check which files need to exist, to run textadventure.
If some files (for instance a room-file and a player-file) need to exist, then, the webserver should offer the possibility to rename files (as …
-
Is there a built-in way to make an object invisible?
In Quest 5, we could set ```visible``` to ```false```, but I can't find anything that does that in this code.
I cheated like this:
```js
…
-
Vote for the projects. You can vote as often as you would like (including for none or all projects). The project with most votes will be worked on. These are the projects:
1. A text adventure
…