Skip to main content

Questions tagged [game-theory]

Game theory is the study of strategic decision making. It is an academic discipline that deals with the critical study of games. More specifically, it focuses on game design, players, and their role in society and culture.

1 vote
0 answers
117 views

New poster so please help redirect me if this question isn't a good fit. An important feature of a game I'm building is information. This includes data such as the opponent's location and everything ...
nuggethead's user avatar
1 vote
1 answer
298 views

I'm working on a solver for Triple Triad, a simple two-player zero-sum card game. Right now, I'm using Negamax (a variant of the well-known Minimax algorithm) with alpha beta pruning, and the game is ...
Ununoctium's user avatar
1 vote
0 answers
71 views

I am looking for some help in designing a multi-level game for a network simulator I am building. In this network, actors have a choice to set up a number of units and to fill their units with money. ...
Evelyn Hytopoulos's user avatar
3 votes
3 answers
998 views

I'm trying to come up with a combat system for a turn-based RPG that is inspired by pen & paper RPGs, but with more importance on positioning and strategy. I feel like in games where a good ...
Gistiv's user avatar
  • 143
0 votes
2 answers
198 views

I want to make a game where users create their content and embed it in a block-chain. For example, they have a small x,y grid. In the grid they place objects... After the grid is made they share it ...
scranley's user avatar
  • 115
3 votes
1 answer
695 views

I'm currently trying to make a Othello-playing program. My biggest concern at the moment is the evaluation function of game positions. Currently my evaluation function is quite primitive...move ...
Felix's user avatar
  • 131
2 votes
1 answer
622 views

I've come across the term "formalism" in a number of articles and discussions on the topic of video games. What does it mean? PS: if I'm posting in the wrong place, could someone please link me a ...
Komm's user avatar
  • 123
11 votes
4 answers
2k views

I'm playing The Elder Scrolls: Tamriel Unlimited and there we have local auction houses. (Thy don't have auctions, but I keep the term to not get confused in the following text.) I can see the ...
Trollwut's user avatar
  • 211

15 30 50 per page