Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle invalid input #4

Closed
3 tasks done
bmaclach opened this issue Feb 27, 2017 · 1 comment
Closed
3 tasks done

Handle invalid input #4

bmaclach opened this issue Feb 27, 2017 · 1 comment

Comments

@bmaclach
Copy link
Owner

bmaclach commented Feb 27, 2017

The program should handle the following cases of invalid formatting in the input file without breaking:

  • Empty lines
  • Fewer than three pictures on the board
  • Any text that does not correspond to a supported colour, shape, or background colour
@bmaclach
Copy link
Owner Author

bmaclach commented Dec 9, 2017

These have all been completed! gyulhap now filters out empty lines in the input file, and throws errors if there are less than 3 pictures or invalid text.

@bmaclach bmaclach closed this as completed Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant