First letter gone
Hi, so I made a diamond game, but there is 1 bug which I have no idea where comes from so type random values for width and height for example on both 10 then when you play or just press ESC to finish there is text "Collected diamonds: %" but the C is gone, thanks in advance
code: https://pastebin.com/jduMERvN
13 Replies
the C?
u mean the C in Collected Diamonds?
yessir
it appears on my side
this is what I get
nope, appears on my side
weird, thanks
actually it appear to me too but when I get all diamonds, when I directly press ESC it show like that
i did press ESC
do you have any idea what could be the issue on me?
If you replce all unicode writes with e.g. Write("+"), do you still have the bug?
i have tried to put unicode before the C but it appear invisible again
I think it may be because my pc apparently doesnt support some unicodes , i tried on online compier and is fine
thanks