this post was submitted on 26 Aug 2023
816 points (91.4% liked)

Programmer Humor

20763 readers
1765 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] SnipingNinja@slrpnk.net 3 points 2 years ago (1 children)

Idk the specifics, but what you say makes it sound like it would be easier to create an AI that recreates a game based on gameplay visuals (and the relevant controls)

[โ€“] amki@feddit.de 1 points 2 years ago

That game would still not work because there is a ton of hidden state in all but the simplest computer games that you cannot tell from just playing through the game normally.

An AI could probably reinvent flappy birds because there is no more depth than what is currently on screen but that's about it.