Games and demos

Color mixing game. Take linear combinations of two colors to try to find a third. Uses concepts from chapter 2 of the ILA textbook.

The transformation challenge. See if you can transform one figure into another using a combination of fundamental matrix transformations. Relevant material: chapter 3 of ILA.

Matrix tic-tac-toe. Play tic-tac-toe against your neighbor. Player 0 puts zeros into the matrix while Player 1 enters ones into the matrix. Player 0 wins if the final determinant is zero, and Player 1 wins if the final determinant is nonzero. Uses material from chapter 4 of ILA.

Rabbit population demo. This goes along with slides which will be posted in the Eigenvalues section (5.1).