Reactive Movement Rules #12

Closed
opened 2024-12-03 13:20:07 +00:00 by leon-adsk · 0 comments
leon-adsk commented 2024-12-03 13:20:07 +00:00 (Migrated from github.com)

MovementRule which can take in other pieces and use them to validate a move.

This is necessary for e.g. the king in chess, it can move to any tile adjacent to it's current position but only if no other piece can make a valid move to that same tile.

MovementRule which can take in other pieces and use them to validate a move. This is necessary for e.g. the king in chess, it can move to any tile adjacent to it's current position but only if no other piece can make a valid move to that same tile.
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#12
No description provided.