heavensqueen: (Default)
heavensqueen ([personal profile] heavensqueen) wrote in [community profile] yuletide_coal2015-10-25 01:22 am

It's a Coal (w)rap Battle

Sign-up or edit your offers/requests till October 27

Writing Post : http://yuletide-coal.dreamwidth.org/4047.html

Re: Later Letters

(Anonymous) 2015-10-30 05:09 am (UTC)(link)
heyyy throw me a line on the writing post if you want any help with coding :)

Re: Later Letters

(Anonymous) 2015-10-30 05:19 am (UTC)(link)
I may take you up on that! I'm probably not going to go for anything too much more complicated than CYOA, but that still needs to be able to do things like loop people back into narrative points, check for possession of items, and so forth.

Re: Later Letters

(Anonymous) 2015-10-30 05:27 am (UTC)(link)
da

Have you ever tried Twine? It's balls at any kind of state tracking more complex than "is this binary variable set to yes or no," but it can do the things you mention and it's extremely straightforward to use.

Re: Later Letters

(Anonymous) 2015-10-30 07:39 pm (UTC)(link)
I have not tried Twine, because I was under the vague impression that it was really complicated. I've done a little with Ren'py, but I don't really like the way it looks for text-only stories.

Re: Later Letters

(Anonymous) 2015-10-30 10:26 pm (UTC)(link)
ayrt

Twine is the opposite of complicated; you can pick it up in an afternoon. This also means that it's really difficult to do anything complex with it (some people seem to manage, but I find it a headache), which is why I don't personally like using it, but if what you want to do is fairly simple, it's got a lower barrier to entry than any other authoring system I've tried.