Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New Game: Role Chess #54

Open
donkirkby opened this issue Mar 23, 2024 · 1 comment
Open

New Game: Role Chess #54

donkirkby opened this issue Mar 23, 2024 · 1 comment

Comments

@donkirkby
Copy link
Owner

Have a small number of roles to choose from, and a token that lets you change your role.
Each role boosts a piece type?

  • Pawns can move diagonally without capturing.
  • Bishop can move one space orthogonally.
  • Rook can move one space diagonally.
  • King can move like a knight.
  • Knight can move like a king.

Simpler option: allow a king's move for any piece type? Probably exclude king and queen.

Token starts in the middle. At the end of your turn, you may take a role if the token is in the middle or on your side. Return your old role if you had one.
Allow stealing your opponent's role? If so, opponent gets a free role choice immediately, and keeps the token. Getting new role at start of turn enough compensation?

@donkirkby
Copy link
Owner Author

Maybe you only choose a role when one of your pieces is captured. Have to change, if you already have one?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant