Search found 7 matches

by unicodepepper
Tue Mar 07, 2017 2:58 am
Forum: Works in Progress
Topic: [Demo] la gata blanca [GxG][Mystery/Exploration][open end]
Replies: 1
Views: 1111

[Demo] la gata blanca [GxG][Mystery/Exploration][open end]

http://i.imgur.com/IiHfxX6.png la gata blanca is a near-future story about a girl who wants to find a stable life in a quiet and scarcely populated island that faces an impending doom, unknown to its inhabitants; and a computer program that will do whatever it takes to preserve itself, with unfores...
by unicodepepper
Mon Feb 20, 2017 10:18 am
Forum: I am a Writer, Editor, Proofreader or Translator
Topic: Cheap experienced bilingual proofreader/translator! [ES+EN]
Replies: 2
Views: 743

Re: Cheap experienced bilingual proofreader/translator! [ES+

The first step would be to make a post about the novel (in Tumblr or WordPress or whatever you prefer to use). There are a bunch of Spanish visual novel blogs that would be glad to reblog your post, if you want, but I'd mostly market them through Facebook groups since there is a large bunch of them,...
by unicodepepper
Sat Feb 18, 2017 10:52 pm
Forum: I am a Writer, Editor, Proofreader or Translator
Topic: Cheap experienced bilingual proofreader/translator! [ES+EN]
Replies: 2
Views: 743

Cheap experienced bilingual proofreader/translator! [ES+EN]

So.... If I want to stay in college, I need to gather $2,500.00 in the next 60 days, so here's the thing: I have been working on part time for a company that offers these services to fancy people, charging as much as $0.08/word (for the most expensive plans), but since my salary is way less than tha...
by unicodepepper
Fri Jan 20, 2017 9:41 pm
Forum: Ren'Py Questions and Announcements
Topic: Jump statement not working with arguments?
Replies: 3
Views: 1427

Jump statement not working with arguments?

I was going to place this in the bug replication section, but first I wanted to make sure this wasn't a feature instead. Let's look at an example code: label example: call pick("paper") #works flawlessly jump pick("paper") #causes an exception return label pick(object="stone...
by unicodepepper
Fri Jan 06, 2017 7:36 pm
Forum: Ren'Py Questions and Announcements
Topic: Insert variables into code instead of into strings?
Replies: 22
Views: 2144

Insert variables into code instead of into strings?

So, I know there's a way to put a variable inside a string of text, like "Let's go to [place]" But in the game I want to make right now, there's a (fairly large) list of places, and the have certain connections with each others, so right now, what I do is to add this menu for each place: l...
by unicodepepper
Tue Nov 15, 2016 11:47 am
Forum: General Discussion
Topic: Coding on the cloud
Replies: 2
Views: 834

Coding on the cloud

So, as all of you probably already know, ren'py heavily depends on being installed on the disk, for a lot of different purposes. However, I spent a long while without a computer, and my creative itch was still pushing me, so I had to find a way to keep making games. I tried with an usb stick but it ...
by unicodepepper
Tue Nov 15, 2016 11:26 am
Forum: General Discussion
Topic: This is going to sound a little odd..
Replies: 11
Views: 2523

Re: This is going to sound a little odd..

Finishing a project is more important than making it completely perfect. Your first one will suck. The second one too. But with time, and feedback from the people who play them, you'll be able to perfect them. Don't be afraid of using a great idea and making a sucky project out of it. Really. You're...