intficpy
intficpy copied to clipboard
An engine for building interactive fiction with Python. Currently in the testing phase.
hmmm, I tried key to testgame.py. But it reply to : > take key / take the key / take sliver key You cannot take that. ------- I am using...
things.py:consumeLightSourceDaemonFunc() imports some outdated or non-existent verbs. Exception ignored on calling ctypes callback function: Traceback (most recent call last): File "/Users/jbassett/Projects/beeware/bee-env/lib/python3.9/site-packages/rubicon/objc/api.py", line 275, in __call__ result = self.py_method(py_self, *args) File...