this post was submitted on 26 Aug 2023
671 points (91.9% liked)

Programmer Humor

19176 readers
1781 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] SnipingNinja@slrpnk.net 3 points 1 year 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 1 year 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.