# Packages for game theory

**URL:** https://discourse.julialang.org/t/packages-for-game-theory/59255
**Category:** Finance and Economics
**Created:** [April 14, 2021, 7:06am UTC](https://discourse.julialang.org/t/packages-for-game-theory/59255 "2021-04-14T07:06:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![brett\_knoss](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/brett_knoss/32/13050_2.png) [@brett\_knoss](https://discourse.julialang.org/u/brett_knoss)
#### Post date: [April 14, 2021, 7:06am UTC](https://discourse.julialang.org/t/packages-for-game-theory/59255/1 "2021-04-14T07:06:21Z")

</div>

What packages are there for game theory?

---

<div class="post-metadata">

### Author: ![tlienart](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tlienart/32/7640_2.png) [@tlienart](https://discourse.julialang.org/u/tlienart)
#### Post date: [April 14, 2021, 7:22am UTC](https://discourse.julialang.org/t/packages-for-game-theory/59255/2 "2021-04-14T07:22:45Z")

</div>

The first result that comes up in a search: [https://github.com/QuantEcon/Games.jl](https://github.com/QuantEcon/Games.jl) seems like a good starting point.

Giving it a couple more minutes:

- [https://github.com/lassepe/iLQGames.jl](https://github.com/lassepe/iLQGames.jl)
- [https://github.com/KrainskiL/Nash.jl](https://github.com/KrainskiL/Nash.jl)

---

<div class="post-metadata">

### Author: ![brett\_knoss](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/brett_knoss/32/13050_2.png) [@brett\_knoss](https://discourse.julialang.org/u/brett_knoss)
#### Post date: [April 14, 2021, 9:22pm UTC](https://discourse.julialang.org/t/packages-for-game-theory/59255/3 "2021-04-14T21:22:16Z")

</div>

Ok, I came up with the same on GitHub, I did want to know if anyone has experience with these.
