Finally added the code that lets you increase your cookies.

This commit is contained in:
Ian Skinner 2021-04-29 20:01:50 -04:00 committed by GitHub
parent a6c0395304
commit 6409c2230d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@
3030 ifval(k$)<1then3050
3040 x=-1*(k$="1")-2*(k$="2")-3*(k$="3")-4*(k$="4")-5*(k$="5")
3050 gosub 50000
3055 ifk$=" "thencc=cc+1
3060 ifk$="+"thenss=ss+1
3070 ifk$="-"thenss=ss-1
3080 ifss=0thenss=1