GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
turbobasic
/
1998
/
STICKS.BAS
Commit
Line
Data
0f95cc4b
H
1
for A=0 TO 6000
\r
2
CLS
\r
3
COLOR 0,15
\r
4
SCREEN 0
\r
5
X=STICK (0)
\r
6
Y=STICK (1)
\r
7
REM LOCATE X,Y
\r
8
REM PRINT "O"
\r
9
PRINT X " , " Y
\r
10
FOR D=0 TO 300
\r
11
NEXT D
\r
12
NEXT A
\r
13
END
\1a
This page took
0.096198 seconds
and
4
git commands to generate.