Add player hand #18

Closed
opened 2024-12-18 13:44:48 +00:00 by leon-adsk · 2 comments
leon-adsk commented 2024-12-18 13:44:48 +00:00 (Migrated from github.com)

players should have a hand which they can move pieces out of and onto the board following regular movement rules, implement associated backend functionality(@VeeVee404 / @Zitronekoma30):

  • Adding pieces
  • Removing pieces
  • Placing pieces on the board

Associated server functionality(@Zitronekoma30):

  • Play Piece API endpoint
  • Query Hand API endpoint
players should have a hand which they can move pieces out of and onto the board following regular movement rules, implement associated backend functionality(@VeeVee404 / @Zitronekoma30): - [x] Adding pieces - [x] Removing pieces - [x] Placing pieces on the board Associated server functionality(@Zitronekoma30): - [x] Play Piece API endpoint - [x] Query Hand API endpoint
leon-adsk commented 2024-12-24 23:00:36 +00:00 (Migrated from github.com)

Fully implemented, needs testing.

Fully implemented, needs testing.
leon-adsk commented 2024-12-29 16:51:08 +00:00 (Migrated from github.com)

Getting the hand is tested and working

Getting the hand is tested and working
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leon-adsk/r2-boardgames-a#18
No description provided.