Skip to content

Brilliant games on brilliant graphs with some informational flair.

License

Notifications You must be signed in to change notification settings

jakehanson/Gamey.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamey.jl

Brilliant games on brilliant graphs with some informational flair.

Terminology

  • Each node in the network represents a player.
  • The state of each node represents their current strategy for the game being played
  • An edge between players represents the payoff between these two players based on their two strategies and the game being played

Algorithm

  • Create a graph
  • Choose a game
  • Initialize player strategies
  • Play the game and update strategies (repeat until some condition is satisfied)
  • Analysis

About

Brilliant games on brilliant graphs with some informational flair.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages