Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Conversation

@schultzcole
Copy link
Collaborator

Resolves #1

- ChessPieceSpawner is a side effector that spawns in the correct pieces when the InitializeAction is triggered.
- It also hooks up state listeners for each piece so they can be kept up to date on their location in the store
- Additionally add a temp `RandomPieceMover` monobehaviour to test that the updated state is being represented correctly by the pieces
- This component is a side effector that intercepts move actions, moves the associated piece, then dispatches another move action to indicate the final state change.
@schultzcole schultzcole deleted the chess-dev branch April 22, 2021 14:59
@schultzcole schultzcole restored the chess-dev branch April 22, 2021 14:59
@schultzcole schultzcole reopened this Apr 22, 2021
@schultzcole schultzcole reopened this Apr 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants