Last active
May 28, 2017 21:31
-
-
Save aaronryank/3f552a1dc6f87fc5405d7d2c9e781922 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 GR:POKE-16302,0:I=0:O=15:P=1:Q=1:FORY=7TO47:I=I-1:IF(I<=0)THENI=7:READC:COLOR=C | |
2 IF(Y<21)THENO=O-((21-Y)/12):GOTO4 | |
3 O=O+P-1:P=P*Q:Q=Q+0.002 | |
4 HLINO,39-O ATY:NEXT:DATA12,13,9,1,3,6:COLOR=0:HLIN16,22 AT7:HLIN18,20 AT8:HLIN16,22 AT47:HLIN18,20 AT46:VLIN14,34 AT32:VLIN15,33AT 31:VLIN16,32 AT30:VLIN18,30 AT29:VLIN22,26 AT28:COLOR=12:FORA=0TO3:VLINA,A+4 AT22-A:NEXT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment