User:Veganzombeh/BigChess: Difference between revisions
miraheze>Veganzombeh |
RandomNetCat (talk | contribs) m 30 revisions imported: Import Miraheze archive 2022-10-29 |
||
(17 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Minimalistic Chess on a big board loosely based on [https://discord.com/channels/515560801394753537/518856008605499402/1013347949192945786 this suggestion.] | |||
= Big Chess = | |||
== The Board == | == The Board == | ||
Line 12: | Line 12: | ||
If only one player owns a King, that player wins. | If only one player owns a King, that player wins. | ||
The above win condition does not come into effect until multiple players have created a King. | |||
== Pieces == | == Pieces == | ||
A piece is a unit that is owned by a player. On a player's turn, they may take a single action with one of their pieces per the rules below. | A piece is a unit that is owned by a player. On a player's turn, they may take a single action with one of their pieces per the rules below. When a piece Takes another piece it moves to the position of the other piece and the other piece is destroyed. | ||
On a player's first turn they must create themselves a King in any unoccupied space not adjacent to any other piece. Doing so ends their turn. | On a player's first turn they must create themselves a King in any unoccupied space not adjacent to any other piece. Doing so ends their turn. | ||
===Pawn=== | ===Pawn=== | ||
A Pawn can move one space in any cardinal direction and can take pieces in any non-cardinal direction. | A Pawn can move one space in any cardinal direction and can take pieces one space in any non-cardinal direction. | ||
===King=== | ===King=== | ||
Each player can have at most one King. A King can move and take pieces in any direction. | Each player can have at most one King. A King can move and take pieces one space in any direction. | ||
== Proposals == | == Proposals == | ||
Line 30: | Line 30: | ||
== Judgements == | == Judgements == | ||
Insert standard Judge/CFJ rules. | Insert standard Judge/CFJ rules. | ||
= Notes = | |||
* 32x32 is probably way too big. | |||
* Pawn spawning and King respawning - taken out for the sake of minimalism. Probably more fun to decide via proposals. |