Media Summary: This was my crown jewel at the time. I took the algorithm explained by C. Regena in COMPUTE's First Book of TI GAMES, and ... I wanted to refactor the code and optimize away the unused array indexes, so there is no time wasted checking if they are active or ... This is a similar program to CMPLXM20, except it is using Tandy's 320x200 16-color mode, for twice the resolution (in 16 colors) ...
Cmpx2021 Bas Gw Basic Multi - Detailed Analysis & Overview
This was my crown jewel at the time. I took the algorithm explained by C. Regena in COMPUTE's First Book of TI GAMES, and ... I wanted to refactor the code and optimize away the unused array indexes, so there is no time wasted checking if they are active or ... This is a similar program to CMPLXM20, except it is using Tandy's 320x200 16-color mode, for twice the resolution (in 16 colors) ... This must have been a method I read about or was taught in school to simplify multiplication by decomposing one of the two ... BASIC PROGRAMMING CODES FOR ADDITION, MULTIPLICATION, SUBTRACTION AND DIVISION IN GW BASIC OR PC BAS This was an amazing ability at the time when I discovered how to sort lists. I thought it was so incredible that the computer could ...
I toyed with my old code, and noticed I was setting X and Y velocities independently, which was causing a cross shape effect.