Wednesday, February 1, 2017

Color Sleuth reflection

When you are done check the following based on what you and your partner did for your Color Sleuth project:
1. Did you develop a program with a purpose? if yes what?
Yes, it's purpose was to entertain people.

2. Did you apply algorithms and integrate math or logical concepts? What did you use?
We used some simple math such as adding/subtracting the score.

3.  Did you apply abstraction ( integrate complexity to manage  math or logical concepts) ? How

We applied abstraction with the update score command. We made it so it is a general function, and adds whatever the input is. Instead of only adding 1 each time, the input is what the score increases by, and by adding negative inputs, we can also subtract things from the score. 

No comments:

Post a Comment