this post was submitted on 08 Aug 2024
53 points (98.2% liked)
Programming Horror
1881 readers
1 users here now
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @[email protected]
Rules
- Keep content in english
- No advertisements (this includes both code in advertisements and advertisement in posts)
- No generated code (a person has to have made it)
Credits
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yandere Simulator has/had a smaller, but similar file with a mountain of
if
statements. It was meant to power the NPCs' AI.ETA: some more context from someone who's more experienced
It's what happens when someone takes the joke "AI is just a bunch of if-statements" too literal.