daniel117622 / daniel117622/Chess_Serial
GameModel Synchronization.
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There is an issue when a piece captures another the gamemodel does not update at the same time as the view. Therefore a piece cannot capture back inmediately.

The e6 pawn just captured a white piece. The capture is not refelected on the gamelogic correctly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.