+27
LICENSE.md
+27
LICENSE.md
···
···
+19
-5
README.md
+19
-5
README.md
······
······+<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break.svg" />+<i><code>© 2025-present <a href="https://github.com/taciturnaxololt">Kieran Klukas</a></code></i>+<a href="https://github.com/cu-cs1210/lab-6-kieranklukas/blob/main/LICENSE.md"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>
+32
-12
coversheet.md
+32
-12
coversheet.md
···-Did you get help from anyone else on this project? Document their contribution to your learning.-List any lessons learned. What might you have done differently if you were going to attack this again.
···+I updated the `makefile` to add `make run` so I could compile and run it more easily and updated the test file to have the Zylabs test states as well as more granularly check a happy path and some adversarial paths.+<!--Did you get help from anyone else on this project? Document their contribution to your learning.-->+I used claude to generate a more complex test file and then modified it to add the rest of the zybooks tests as I got closer to finishing the project.