Hacker News new | ask | show | jobs
by jordache 3204 days ago
But the impressive sell of this technique was the AI discerned enough patterns and physics from the reference video to auto generate a game engine that replicated/simulated the original game. This alludes that it understood the player character and now can control the sprite representing the player character via unique paths through the game map.

It's waaaayy less impressive if it's just programmatically processing video frames, tracking pixels to generate coalescence, generating a library of sprites based on pixel coalescence, and then playing back the same sequence of sprites programmatically...