Feeds:
Posts
Comments

Archive for the ‘Sun Wukong Game: Progress Reports’ Category

I’ve finally found out why the Continue Game and Preferences menus couldn’t load. It was because I had two variables ‘int’ and ’str’ that were actually built-in variables in python. So I changed them, respectively, to ‘intelligence’ and ’strength’. And now everything works completely fine! YAY! Now I can go back to working on my [...]

Read Full Post »

I have finished the intro and the woodcutter scene and hope to start the introductory scene with Ling Er soon. I have also added background images and music to the intro. However, I’ve run into some problems, as the Preferences and Continue Game menus don’t seem to work. I’m currently trying to find out what’s [...]

Read Full Post »

I’m currently working on a Wukong-centric game using the Ren’py game engine. It will focus and expand on Wu Kong’s training with Patriarch Subodhi. Using the events of the original novel as a skeleton, I will add in a lot of my own plot and characterization, taking serious liberties with the canon of the novel [...]

Read Full Post »