Remix.run Logo
Plants vs. Zombies for PlayStation 2(github.com)
47 points by Jotalea 2 days ago | 8 comments
netruk44 a day ago | parent | next [-]

TIL that PopCap’s engine was called SexyAppFramework and it’s open source.

And everything inside it is prefixed with “Sexy”. SexyString, SEXY_ALLOC_MAP, SexyTrace...

It’s certainly of an era, haha.

zingplex a day ago | parent [-]

Popcap was originally named Sexy Action Cool. The name was probably from that era or a callback at the very least.

netruk44 a day ago | parent [-]

TIL that as well, it certainly makes the name make more sense!

spicyusername a day ago | parent | prev | next [-]

Its refreshing to see a README.md that isn't AI slop, even if it is quick and dirty scratch notes that don't quite give you as much information as you'd like.

swyx a day ago | parent | prev | next [-]

how far are we from a js/web port?

jwxz a day ago | parent [-]

There used to be a free web version:

https://plantsvszombies.fandom.com/wiki/Plants_vs._Zombies_(...

OuterVale a day ago | parent [-]

Here is the proper version of the wiki that the community uses (rather than the Fandom version).

https://plantsvszombies.wiki.gg/wiki/Plants_vs._Zombies_(Web...

caruasdo a day ago | parent | prev [-]

Thanks for the code