Skip to content

Commit

Permalink
Update face.bas
Browse files Browse the repository at this point in the history
  • Loading branch information
bodhi-baum authored Jan 31, 2024
1 parent 49757d3 commit 055e666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SC3000/face.bas
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
10 REM FACE
M10 REM FACE
20 REM
30 REM
40 REM This program draws a face on the screen. But it's
50 REM a face worth seeing!
60 ----------------------------------
60 REM ----------------------------------
70 REM
80 SCREEN2,1:COLOR,1,,1:CLS
90 FORX=1TO45:READ A,B,C:LINE(A,B)-(C,B),15:NEXT
Expand Down

0 comments on commit 055e666

Please sign in to comment.