Pretty cool. It'd be nice to add each ball to its own array instead of a global ball array. The obvious issue being identification, but you could get around that by determining the data of each ball (current location, direction of acceleratiom, etc). Knowing g and basic arc equations, you could link the next seconds found balls with the last set.
I guess you could also figure out siteswaps based on the gathered info.
↧
Post by mrawa
↧