pub const PLAYERS: [Player; 2];
An array of all players in the game.
This array is useful for iterating over players.