# Other Materials
📗 Pre-recorded videos from 2020 
Lecture 21 Part 1 (Adversarial Search): 
Link 
Lecture 21 Part 2 (Alpha Beta Pruning): 
Link 
Lecture 21 Part 3 (Heuristic): 
Link 
Lecture 22 Part 1 (Rationalizability): 
Link 
Lecture 22 Part 2 (Nash Equilibrium): 
Link 
Lecture 22 Part 3 (Mixed Strategies): 
Link 
📗 Relevant websites 
Tic Tac Toe: 
Link 
Nim Game: 
Link 1, 
Link 2 
Rock paper scissors: 
Link, 
Link, 
Link 
Prisoner Dilemma: 
Link 
Median Voter Theorem: 
Link 
Volunteer's Dilemma: 
Link 
First and Second Price Auction: 
Link 
Split or Steal: 
Video, 
Playlist 
📗 YouTube videos from previous summers 
📗 Extensive Form Game 
How to solve the lions game? 
Link 
How to solve the pirate game? 
Link 
How to solve the wage competition game (sequential version)? 
Link 
How to solve a simple game with Chance? 
Link 
How to figure out which branches can be pruned using Alpha Beta algorithm? Simple 
Link, Complicated 
Link 
How to solve the Rubinstein Bargaining problem? 
Link 
How to figure out which nodes are alpha-beta pruned? 
Link 
How to find the solution of the II-nim game? 
Link (Part 2) 
How to find the solution of a game with Chance? 
Link (Part 11) 
How to compute the value of a game with Chance? 
Link (Part 11) 
How to reorder the branches so that alpha-beta pruning will prune the largest number of nodes? 
Link (Part 13) 
What is the order of the branches that maximizes the number of alpha-beta pruned nodes? 
Link (Part 13) 
How to reorder the subtrees so that alpha-beta would prune the largest number of nodes? 
Link (Part 1) 
How to find the value of the game for II-nim games? 
Link (Part 2) 
How to solve for the SPE for a game with Chance? 
Link (Part 3) 
📗 Normal Form Game 
How to find the Nash equilibrium of a zero sum game? 
Link 
How to do iterated elimination of strictly dominated strategies (IESDS)? 
Link 
How to find the mixed strategy Nash equilibrium of a simple 2 by 2 game? 
Link 
What is the median voter theorem? 
Link 
How to guess and check a mixed strategy Nash equilibrium of a simple 3 by 3 game? 
Link 
How to solve the mixing probabilities of the volunteer's dilemma game? 
Link 
What is the Nash equilibrium of the vaccination game? 
Link 
How to find the mixed strategy best responses? 
Link 
How to compute the Nash equilibrium for zero-sum matrix games? 
Link 
How to draw the best responses functions with mixed strategies? 
Link 
How to compute the pure Nash equilibrium of the high way game? 
Link (Part 5) 
What is the value of a mixed strategy Nash equilibrium? 
Link (Part 6) 
How to compute the pure Nash equilibrium of the vaccination game? 
Link (Part 5) 
How to find the value of the battle of the sexes game? 
Link (Part 6) 
How to redesign the game to implement a Nash equilibrium? 
Link (Part 10) 
How to find all Nash equilibria using best response functions? 
Link (Part 1) 
How to compute the Nash equilibrium of the pollution game? 
Link (Part 3) 
How to compute a symmetric mixed strategy Nash equilibrium for the volunteer's dilemma game? 
Link (Part 10) 
How to perform iterated elimination of strictly dominated strategies? 
Link (Part 14) 
How to compute the Nash equilibrium where only one player mixes? 
Link (Part 1) 
How to compute the mixed Nash for the battle of sexes game? 
Link (Part 1) 
How to compute the game with indifferences where only one player mixes? 
Link (Part 2) 
How to modify the game so that a specific entry is the Nash? 
Link (Part 1) 
What is the Nash equilibrium of a the highway game? 
Link (Part 2) 
What is the Nash equilibrium of the pollution game? 
Link (Part 3) 
How to find the Nash equilibrium of the vaccination game? 
Link (Part 4)