Closed hanlunli closed 11 months ago
Link to project (click)
Link to code (click)
Individual Retrospective:
I did change a lot between my original ideation and my final result, though I still believe there are things I could have done better. Before I got peer reviewed, I did not consider that there would be issues with the text color appearing in the color box, but it seemed to be a problem with lighter color displays. When my reviewer tried using 255 (11111111 in binary) for all the values for RGB, the text disappeared since it was the same color as the background it was on. I would have changed it earlier if I realized, but the binary translations now is displayed in the output separately from the color box.