alias_sqbr: the symbol pi on a pretty background (genius!)
2013-03-03 08:24 am

How to turn a script into Ren'py code

Since it's come up a few times for me, and I imagine others might find it useful too.

Ren'py is a Python based visual novel engine for creating interactive stories. It's designed for stories which rely mainly on character sprites and dialogue, which means most of the code looks a lot like the script of a play. It's aimed at non programmers and relatively easy to use, but there's a few things that seem to trip everyone up when they start.
Read more... )