Skip to content

Instantly share code, notes, and snippets.

Created May 10, 2017 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e193eda297b0909af3f7c6c7348a0828 to your computer and use it in GitHub Desktop.
Save anonymous/e193eda297b0909af3f7c6c7348a0828 to your computer and use it in GitHub Desktop.
10 COLOR,0,0:SCREEN 5
10 COLOR,0,0:SCREEN 5
20 SPRITE$(0)=STRING$(8,CHR$(&B11111111)):SPRITEON
30 PUTSPRITE0,(100,100),4,0 ' blue
40 PUTSPRITE1,(106,100),2+64,0 ' green
50 A$=INPUT$(1)
60 END
{"asm":{"filename":"program.bin","build":"bin"},"basic":{}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment