<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-G26W6267FY"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-G26W6267FY'); </script>
**[Hub](Hub.md) / [Verum](Verum.md) / [Corvanis](Corvanis.md) / [Games](Games.md)**
# King's Game (Chess)
A game played between two opponents on opposite sides of a board containing 64 squares of alternating colors. Each player has 16 pieces: 1 king, 1 queen, 2 rooks, 2 bishops, 2 knights, and 8 pawns. The goal of the game is to checkmate the other king (**a king is placed in check and has no legal moves to escape**).