Remix.run Logo
Wowfunhappy 5 hours ago

> If I were to guess, it had less to do with being "too difficult" and more to do with "not being worth it"

That's what I mean, too difficult for the expected return.

> A separate app would be a lot more work. Not only do you need to publish separate apps on all of the platforms you still need to maintain that separate app

We're talking about, what, Android and iOS? Those are the only platforms where Netflix has been publishing games AFAIK. I'm not suggesting they maintain it on every platform with a Netflix app!

I just don't believe it would be much work. If it's an app, it doesn't even have to handle streaming, it can just play the local video file. Heck, we have a fan-made codebase we can use as a reference:

https://github.com/joric/bandersnatch/blob/master/bandersnat...

<500 lines of code, plus two json files which are admittedly much longer but look auto-generated. I assume they came from Netflix, which means they exist already.

Even acknowledging that an official version might necessitate more than this, it just shouldn't be a big lift, even relative to a very small number of users. If it is a big lift, then something else is very wrong inside Netflix.

Netflix must have spent millions of dollars producing Bandersnatch. It was critically acclaimed. I can understand not making more—but not doing a modicum of work to keep it in their catalog?