MrDEB
Well-Known Member
I guess I asked the wrong question (nothing new)
I want to startthe game using only 2 buttons then 3 buttons all the way to a total of 8 but only have a total of actual 5 buttons.
can I eliminate #OPTION and then use INDEX as byte and increment INDEX as the player gets a match.
Player gets a no match then INDEX = INDEX-1
never delt with #OPTION
I want to startthe game using only 2 buttons then 3 buttons all the way to a total of 8 but only have a total of actual 5 buttons.
can I eliminate #OPTION and then use INDEX as byte and increment INDEX as the player gets a match.
Player gets a no match then INDEX = INDEX-1
never delt with #OPTION