| Summary: | Wrong bishop movements | ||
|---|---|---|---|
| Product: | Chess Game - Group 24 | Reporter: | Assan Kozhin <akozhin2-c> |
| Component: | Pieces | Assignee: | Assan Kozhin <akozhin2-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | gsalter2-c |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://github.com/glennsalter/cs3343-chess/commit/9285f73b42f265543ea14e1b855847cf41dc236b | ||
|
Description
Assan Kozhin
2022-11-19 16:54:39 HKT
Bishop moves were fixed by rewriting code and instead of trying to using complex code with lot's of conditions, simple and maintainable code was introduced. |