Looks like fun game!



Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Video games, tabletop, or otherwise. Posts not related to games will be deleted.
This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.
No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.
We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.
Try to keep it to 10% self-promotion / 90% other stuff in your post history.
This is to prevent people from posting for the sole purpose of promoting their own website or social media account.
This community is mostly for discussion and news. Remember to search for the thing you’re submitting before posting to see if it’s already been posted.
We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.
Make sure to mark your stuff or it may be removed.
No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.
Don’t share it here, there are other places to find it. Discussion of piracy is fine.
We don’t want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.
PM a mod to add your own
Video games
Generic
Help and suggestions
Depends if you define game ais as “agents”, otherwise your definition of game only allows multiplayer games.
Or you could say the opposing agent in powerwash simulator is the map itself, their “win condition” is overwhelming you with dirt and hiding it in weird places.
As someone who hates multiplayer games (minus coop games I play with friends, but coop breaks your definition too) I am bemused to discover I have never actually played games except maybe back as a kid when I played goldeneye and the couple times I might have played lol or similar before concluding it was crap 😄
Maybe a better definition of “game” is needed. I suspect the underlying point you’re trying to make is that this game requires no skill and is therefore little more than a Skinner box, that’s a valid criticism in my book.
AIs are agents when they have their own utility to maximize that differs from other agents (including the player).
Is that a thing? Does the map create more dirt as a function of the player’s actions? Does the player need to account for this and adjust their strategy to counter it? That would change my categorization, yes.
It depends. If all players have the same motive and there are no competing agents, then it’s a simulation. If players have different motives, then it’s a game. If players compete against AI agents, then it’s a game.
The formal definition of a game is:
I’m arguing that if the size of
K_a==1then it’s not a game, but that page is generous:Which would include a person standing in a room doing nothing as a game. I’m saying that’s not a game, hope we agree lol.
AIs in games are just flow charts, that’s almost universally true, almost nobody has put an actual maximiser in a game. But I suppose maybe that counts if you’re feeling very generous.
The map in pressure wash simulator is certainly not dynamic as you describe, I was speaking a little sarcastically, but you could call it asynchronous gameplay, it was crafted by the developer anticipating your play. but no, it cannot respond to the players actual decisions.
Turn based games would certainly have one. Generally it’s easier to create an AI that maximizes utility for the AI, it’s more difficult to tune it to not trounce the player lol.
This reminds me of how L4D does have that sort of indirect dynamic AI that spawns zombies based on the player’s behavior. If the players have a lot of ammo and health, or are going too slow, the game cranks up the threat. If you’re barely hanging on, the game holds back. I guess that’s not quite adversarial though, more like the AI is trying to maximize the players’ perception of a fun/fair challenge.
I understand now you’re focused on an academic definition in the game theory sense, personally I don’t think this has much utility in considering actual games, but I’ll acknowledge that by that definition you’re probably correct. I suspect by that most “AIs” in games wouldn’t pass the bar of counting as an agent, even generous definitions that would accept a flow chart would probably concider most AIs to be part of the game state rather than another player (eg the nazi soldiers in wolfenstein aren’t playing to win, they’re set dressing for you to kill). The opponents in Civ are more likely to count as agents perhaps.
Yeah, certainly, sorry if that wasn’t clear. Up above I tried to stipulate that I was speaking from a game theory perspective.
And yeah, you can model the AI in a game in whichever way is most useful. I said as long as they have utility functions that differ from the player(s), but then you also can recursively define games in terms of winning games.
Ex. the famous case of the US deliberately losing battles to not give away that they had cracked the German cipher. Each battle could be modeled as a game, and the war could be modeled in terms of battles.
Similarly, a single room in wolfenstein could present an contained “game”, the outcome of which is applicable to which ending you get in the larger “game” (I haven’t played it), and thus the AI would be agents at one level, but state/strategy at another.