http://rapidshare.de/files/30754291/dem ... e.zip.html
The script came from a Nanoreno-like concept, a novel contest with a 50k signs restriction and 2 month limit. As I discovered Ren'py while writing it, I felt that it would be interesting to move from a script to a multimedia novel, so here is the 1st batch.
The story won't have any choice menu but I will work on narration effect that pleased me in commercial or dojin VN.
If I am satisfied with the result I might continue with a choice VN.
This chapter is very short and should cover all the basics that I learned so far, it was made in 1 week (most time was spent on how code work with search & errors -especially errors).
The teaser music is a placeholder and should be removed after chapter 2 release. I don't plan to add any music after full release since I don't have the skill to create some, but if someone point me to some free ressource or want to help I will gladly accept.
I am also looking for help on english proofing, since the script was originally written in french and I tend to be babelfish-like on translation.
Note: I noticed when offuscating that the config.archive line added in the script file need to be just behind the image call or the game won't run (can't find any image), and also you need to add sound and image in the same line.
Code: Select all
$ config.archives = ['images','audio']
$ style.mm_root.background = Image("...