dc.contributor
Martín Mínguez, Mónica
dc.contributor.author
Delgado Vargas, Sebastián
dc.date.issued
2022-07-20
dc.identifier
https://hdl.handle.net/2117/394010
dc.description.abstract
The game theory started as a mathematical exploration of human behaviours. The term has
expanded to cover this mathematical exploration of the decision-making not only of humans
but also of animals and computers.
Through this project, we will be able to study how can we integrate the mathematical aspect
of a specific topic from game theory into a development of a game.
Furthermore, what advantages or inconveniences can we find on our way to integrating this
field into game development?
First, we must focus on learning key concepts about game theory topics, specifically Game
Trees and subgame perfect equilibrium. These concepts will help us create a game tree and
calculate the decision-making values, so later, it becomes easier to mix with other concepts
once we accomplish the research.
When we look at a game tree, we can easily relate some similarities with another well-known
video game system. These systems are narrative trees or decision trees. So the main focus of
this project is to create a game prototype where a player has to make decisions like in a
narrative game. However, instead of a standard decision tree, we will investigate making this
tree with the concepts learned through game theory.
The key to success will be learning how to create a game tree and combining this with some
psychology so players can feel that their decisions have some value, as we would see in a
game tree. All these challenges will illustrate through the development part of the project.
dc.format
application/pdf
dc.publisher
Universitat Politècnica de Catalunya
dc.rights
http://creativecommons.org/licenses/by-nc/4.0/
dc.subject
Decision making--Data processing
dc.subject
Agile software development
dc.subject
Narrative design
dc.subject
Decisió, Presa de--Informàtica
dc.subject
Programari àgil--Desenvolupament
dc.subject
Jocs, Teoria de
dc.title
From game trees to a narrative game: prototype