We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82d7e43 + 0dab388 commit 1fc870dCopy full SHA for 1fc870d
2 files changed
examples/english/snake_en.bas
@@ -127,8 +127,7 @@
127
128
3500 REM Pausa / Delay
129
3505 BEEP 0.005, 0
130
-3510 FOR i = 1 TO 500:
131
- NEXT i
+3510 PAUSE 5
132
133
7998 GOTO 3000
134
examples/spanish/snake_es.bas
0 commit comments