SamSuka
thaumx
thaumx

patreon


Some Code Nuggets

For those of you who are into the behind-the-scenes code stuff, take a gander at this. I just copied 2 of the .js files for sex scenes, one is the main functions, the other is PC actions. The pdf is about 102 pages long with 0 margin. (19,000 words according to MS Word)

It's got nice syntax highlighting, but it's still fresh and I haven't done much to clean it up or organize it yet into a "finished" state (basically it's messy).

EDIT: It just occurred to me that I have some *really* out-of-date comments at the start of the sex actions on page 49. they're holdovers from the initial format, so you can ignore them.

Comments

My only criticism is use less 1 letter variable names. That should be reserved for i,j,k, etc. for list traversal. Also don't use abbreviations for properties. You can get lazy with local variables but you shouldn't get lazy for your type definitions. Other than that it all looks like you've mapped everything out well enough.

mazterlith

Glorious. Beautiful. Code. I can't understand it, but it is a monument of greatnesssss!

Bal tha mele


More Creators