All Posts in Girls In Games

Share your creations!

Introducing the other half of the full game's "secret scene system" - the "origin choice" mechanic!

Please read article for details

#renpy #visualnovel #rpg #interactive #storygame #meaningfulchoice #VN #renpyvn #eternalfrenemiesproject

#Devruary As an [AS]-autistic game dev, my fixation on the content itself never wanes, so burnout comes from repeated failures. I usually cope by making an offshoot of it (art, video, or blog post) to remind me that I can see something through.

#Devruary Worst bug I have to deal with is an annoyingly common one: misplaced visual elements. It can persist even if the code for it produces no errors. I then have to figure out what to add to fix it without throwing off the existing non-error code.

#Devruary Biggest two dev mistakes I remember making so far are (1) not backing up my games when switching computers and (2) not testing my games in a browser before uploading them as web builds. Thank goodness I've broken these habits!!

#Devruary Least favorite thing about devving is the most important: trial and error. I cannot understate how infuriating it is to have my game crash cos of a single space where an underscore should be, but learning to catch everything is my best habit.