tworld
tworld copied to clipboard
A choice-based shared online text environment sandbox
Tracking of feature request: ability to include images in a room or detail description. (It is already possible to include external links, which open in a new tab/window.) I may...
Be good to know where people are, or maybe what worlds have been highly trafficked?
Use logarithmic falloff waiting between attempts. (1 sec, 2 sec, 4 sec, ... 64 sec?)
Adding version to all the db collections would be a headache. I am leaning away from that.
For new $symbols in text interp. For new global functions (or functions in modules) (or entire new modules).
str.isidentifier() validates Py3 identifiers, but I don't know how to sluggify to them.