Sunday, November 10, 2019

Project 3 Days 5-6

Day 5

I worked on some scoring code, and found out that some code with shifting down was faulty.

I talked to my group about this problem, and Jackson was able to fix the problem.

This took me about a hour to code and an hour to communicate

Day 6

I found a bug in the code with removing after trying to test more cases with all the blocks programmed in. The addition of the square piece made me realize my code had some bugs where it would remove more lines than it was supposed to. The bug was in a nested loop where I would end the loop too early. The issue should be fixed now.

No comments:

Post a Comment