The project started small then I just kept adding functions to it. I do a LOT of scrolling to find the part I am working on.
The project is a digital clock that plays video games on various size LED screens (8x8, 16x16, 64x32) and there is a lot of duplicated code.
I have been tidying it up and moving functions into a "common function" python script, but it takes time.
:)