1
Programs / Re: TriQuad Puzzle inspired by Rick3137
« on: January 14, 2022, 09:33:33 am »
Nice work, Mark
I have my NaaLaa version on my computer desktop. Now I have 2 versions. It gives me something to tinker with when I get bored.
This week I was working on a qb64 version with the purpose of learning the language.
Somehow you beat me to it. Is it possible that you read minds?
It will take me awhile to learn qb64. It has a lot of code words and other quirks. The one that
gave me the worst trouble was when my subroutines changed some of my global variables. I ran
into that problem when I tried sdlbasic. C Sharp and C language never gave me that problem. going back
and forth between languages can be very confusing.
I have my NaaLaa version on my computer desktop. Now I have 2 versions. It gives me something to tinker with when I get bored.
This week I was working on a qb64 version with the purpose of learning the language.
Somehow you beat me to it. Is it possible that you read minds?
It will take me awhile to learn qb64. It has a lot of code words and other quirks. The one that
gave me the worst trouble was when my subroutines changed some of my global variables. I ran
into that problem when I tried sdlbasic. C Sharp and C language never gave me that problem. going back
and forth between languages can be very confusing.