A simple pixel color wars game where five teams, each represented by a different color, compete for pixels on a 320x320 canvas. Each team has a score based on the number of pixels they control. The game loop updates the game state every 60 frames per second.