Skip to content

Discrepancy in error message for "move" command #7

Description

@yingx9

Steps to reproduce:

  1. Enter b to choose color
  2. Enter 1 to choose difficulty
  3. Enter move

Expected:
Error message for move command

Actual

Oops! It seems you forgot to provide the 'from' and 'to' squares!
Format: moves from to
Example: move e2 e4

The error message format says "moves" while the example says "move" . It should both be move since this is for the move command.

image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions