Hacker News new | ask | show | jobs
by koluna 2143 days ago
Yes, it is the same logic. The games are streamed, not executed on the phone. For all intents and purposes, you are getting an interactive video.
2 comments

On top of that, Netflix has already set the precedent for interactive video controlled from iOS devices.

What is Apple's argument for allowing the choose-your-own-adventure Netflix titles (without per-title review) but disallowing more fine-grained interactivity?

The game look is streamed, the game engine has local dynamic behavior (not just "play/pause/send controls to game").
That's not the case. It literally is sending user input to the server, where the game is running, and then you watch a video back. That's the base technology that underlies every single gaming streaming service (to date, at least).
What? That’s exactly what it does - it pipes controls to the server where it’s executed. Nothing runs on the phone other than a streaming agent.