📗 The quizzes must be completed during the lectures. Alternative ways to get the points are listed under "Grading Scheme" on the index page. No Canvas submissions are required. The grades will be updated at the end of the week on Canvas.
This is demo of Tic-Tac-Toe game in which the computer player makes mistakes with small probabilities. If the mistake rate is 0, best responses will be played. The first player to put three X's (player 1) or O's (player 2) in a row or a column or a diagonal wins the game.
This is simple simulation for the rock paper scissors game in which both players use mixed strategies. Rock beats scissors, paper beats rock, scissors beats rock.