Week 3 Questions

Explain (in a nutshell) your code structure, logic, important, parts?

The darkness loving owl prototype had the code structured in a case/switch structure allowing for us to manipulate the if/else statements to react based on the last situation. Was a little complicating for me to understand but I think we got a successful action.

What did you do that you feel is new, non-obvious, and useful?

I don’t think we did anything interestingly new per say, but the code can be useful in the future when working on something that reacts based on the last function or state that it was in.