Wednesday, February 1, 2017

Color Sleuth

1. Did you develop a program with a purpose? if yes what?
Yes, the program is a fun game that could also be modified to be a game version or a fun way to test for color blindness.
2. Did you apply algorithms and integrate math or logical concepts? What did you use?
Yes, I used booleans, if statements, conditionals, functions, and random integers.
3.  Did you apply abstraction ( integrate complexity to manage  math or logical concepts) ? How
Yes, I created if statements that were complex and had a structure to follow. I nested conditionals in functions and I used that to simplify the calling back of a score tally or a button color switch.

No comments:

Post a Comment