can we get the source code for your infinite gender gauntlet? i wanna do the same thing but for sexuality/attraction
Fun fact, MOST of the things I've done for Zampanio are raw javascript, so they are as easy to remix as possible! For the Infinite Gender Gauntlet how you go about doing this is, so long as you can view the Document Object Model like so:
You can see the list of files it pulls in: utils, data and index.
Of course, reading someone's code is its own Adventure (its mazes all the way down) but that's 100% of what controls that page. data and utils is filled with things I use for other sims as well, so you'll find a lot of dead ends in there: I'd recommend starting with index and seeing what it actually uses. And of course, its interacting with the page itself, you can see the raw html file here: view-source:http://eyedolgames.com/Gender/
Looking forward to what you (and anyone else!) makes with it, def ping me!














