Skip to content

Conversation

@trevorld
Copy link
Member

  • cat_piece() and str_piece() adds support for the following game pieces (Support more game systems #4):

    • "alquerque" bit and board pieces.

    • "marbles" bit and board pieces.

      • However we currently do not distinguish between the nine marble bit ranks.
  • "white" go and checkers bits should now render the same
    whether piece_side is "bit_back" or "bit_face".

* `cat_piece()` and `str_piece()` adds support for the following game pieces (#4):

  + "marbles" bit and board pieces.

    - However we currently do not distinguish between the nine marble bit ranks.

* "white" `go` and `chess` bits should now render the same
  whether `piece_side` is `"bit_back"` or `"bit_face"`.
* `cat_piece()` and `str_piece()` adds support for the following game pieces (#4):

  + "alquerque" bit and board pieces.
@trevorld trevorld merged commit c66646c into main Feb 22, 2025
3 checks passed
@trevorld trevorld deleted the issue4 branch February 22, 2025 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants