Text adventure ported to social media
11–18 of 18 posts
Re: Text adventure ported to social media
#12Amazing. Hyperlinks.
Re: Text adventure ported to social media
#13I’ve been wanting to write a Mastodon/Twitter twine compiler that would take an existing Twine story and compile it to a list of posts. https://github.com/captn3m0/ideas#twitter-adventure-maker The primary difficulty is in flattening the state, which twine supports (apple=true, key=false in this story) but if it’s not too many variables might work out.
I'm new to this, are there Twine stories somewhere that I can download? Do you know? Does Twine "play" them? Sorry, these questions are very rudimentary.
And itch: https://itch.io/games/tag-twine
See the Twinery for more, including the spec: https://twinery.org/
Re: Text adventure ported to social media
#14Earlier quoted context omitted.
I'm new to this, are there Twine stories somewhere that I can download? Do you know? Does Twine "play" them? Sorry, these questions are very rudimentary.
The Twine website links to a few, along with thousands at IFDB; https://ifdb.org/search?searchbar=system%3Atwine And itch: https://itch.io/games/tag-twine See the Twinery for more, including the spec: https://twinery.org/
Re: Text adventure ported to social media
#15https://adventuresnack.substack.com/ https://github.com/mvellandi/winky https://www.inklestudios.com/ink/
Re: Text adventure ported to social media
#16I’ve been wanting to write a Mastodon/Twitter twine compiler that would take an existing Twine story and compile it to a list of posts. https://github.com/captn3m0/ideas#twitter-adventure-maker The primary difficulty is in flattening the state, which twine supports (apple=true, key=false in this story) but if it’s not too many variables might work out.
[0] https://techcrunch.com/2023/09/08/with-postmarks-social-book...
Re: Text adventure ported to social media
#17I’ve been wanting to write a Mastodon/Twitter twine compiler that would take an existing Twine story and compile it to a list of posts. https://github.com/captn3m0/ideas#twitter-adventure-maker The primary difficulty is in flattening the state, which twine supports (apple=true, key=false in this story) but if it’s not too many variables might work out.
Nice list. Your collaborative bookmarking favorite is on the Fediverse with Postmarks [0], and another alternative in the making (forgot name). [0] https://techcrunch.com/2023/09/08/with-postmarks-social-book...
Will add these to the idea doc and try them out.
Re: Text adventure ported to social media
#18I'm loving the revival of text adventures, especially in the GenAI area (less so in social media, but, still). I used to play Zork a lot (lol in the 2000s though, on linux and it was the coolest thing). I've made a series of sci-fi gen-ai text adventure games, https://cosmictrip.space/gameannouncement where GPT is the game and DALL-E can visualize for you, inspired by other similar projects. (the game is a bit buggy…