Remix.run Logo
kittoes 2 days ago

Did you actually try to read what I wrote, or are you just stopping at the very first thing you can parse? I'm engaging in good faith with you here, it would be nice if you even remotely attempted to do the same. You can literally walk around in a world, pick up an in-world device, turn it on, and watch/hear the device play an actual ROM. Furthermore, you could edit that ROM while you're playing it. Recursion and determinism all the way down. Again, that's just one of the many possible things you could do... call it slop all you want; I'll still believe that it's coolest thing I've ever worked on.

inigyou 2 days ago | parent [-]

A render graph is also nothing new, and neither is screen capture.

kittoes 2 days ago | parent [-]

The most wonderful feature of the project is that there are almost zero new ideas contained within. I'm standing on the shoulders of many giants, proudly.

https://github.com/ByteTerrace/WorldOfWarcraft.Addons.GamePa...

This is an addon that I wrote for WoW, well before having access to any sort of AI, that blatantly copies the crossbar layout popularized in FFXIV. Playing an MMO with a controller in that game was a mind-blowing experience for me because I never imagined it could work! So, I spent a winter break reimplementing the entire thing in my own unique way.

https://github.com/ByteTerrace/Puck/blob/main/src/Puck.Overl...

This is a generalization/simplification of that idea. New? No. Unique? Definitely.