Open nus-pe-bot opened 12 months ago
I think the message can be more specific to explain why the move isn't valid, since this program aims to help chess players train and learn how to play chess better and make learning and training accessible for beginners
Having a chess game which explains why a move is not valid would be of great help to beginner chess players. However, this is a feature which was not in scope for v2.1 of ChessMaster. The goal for these 3 iterations was to set up a basic chess game which adhered to all the formal chess rules, and provided some basic features to the user such as checking the history of moves in the game. Hints or specific explanations were not part of our accepted user stories in this project, though we agree that this would be a great feature for a future version release.
Duplicate of #1067
Steps to reproduce:
Expected: Move is not valid and why
Actual:
Oops, that move isn't valid!
I think the message can be more specific to explain why the move isn't valid, since this program aims to help chess players train and learn how to play chess better and make learning and training accessible for beginners
[original: nus-cs2113-AY2324S1/pe-interim#1057] [original labels: severity.Low type.FeatureFlaw]