Definition
Game with simultaneous moves by all players
Components
Players: $N = \{1, \dots, n\}$
Strategy set: $S_i$ for player $i$
Payoff: $u_i: S_1 \times \cdots \times S_n \to \mathbb{R}$
Matrix Form
$2 \times 2$ representation common:
$$\begin{pmatrix} (u_1^{1,1}, u_2^{1,1}) & (u_1^{1,2}, u_2^{1,2}) \\ (u_1^{2,1}, u_2^{2,1}) & (u_1^{2,2}, u_2^{2,2}) \end{pmatrix}$$
Payoffs ordered: (row player, column player)