Random game
Random game
Graphics 10 Demo
Listing 1
10 GRAPHICS 10
20 FOR I=0 TO 8
30 N=I
40 POKE 704+I,N*16+6
50 COLOR I
60 PLOT I*2+20,10
70 DRAWTO I*2+20,30
80 NEXT I
90 POKE 704,0:REM FOR BLACK BACKGROUND
100 GOTO 100  

This is non-commercial site, its content is based on Atari 8-bit home computer contents and references.
If you feel your rights are violated by showing/using any part of contents of your product represented on this page, please contact me immediatelly so I can remove it!