01-11-2025, 11:48 PM
That is certainly way more difficult than this:
Code: (Select All)
10 _Font 8: cnt = cnt + 1: If cnt < 1921 Then If Rnd < .5 Then Print "\";: GoTo 10 Else Print "/";: GoTo 10
b = b + ...