Emir Efe Karahan

Results 2 issues of Emir Efe Karahan

-> I create the shift_char func. to handle the shifting of invidual chars, making the code more modular and readable. -> Now code can encrypt and decrypt digits. -> Modified...

Optimizations; -> Replaced the Timer class with simple time tracking using integer variables, which is more straightforward for this case. ->Combined time tracking for scrolling and animation duration into a...