rsnake icon indicating copy to clipboard operation
rsnake copied to clipboard

Only one digit showing up in score counter

Open leana8959 opened this issue 1 year ago • 1 comments

Hello,

I ran the project and noticed that the score counter in the top-left corner is always 0. It wouldn't increment, but I see it getting slightly displaced to the right when it should increment.
I tried to change the string to be displayed in the main class to "foo" and it would only print out the "f", i.e. the first char.

I'm not sure if this is a platform dependent bug, I'm using macOS Ventura 13.3.1 (ARM) with rustc 1.69.0 (84c898d65 2023-04-16)

Thank you for the cool project :)

leana8959 avatar Apr 25 '23 03:04 leana8959