This is an on-going saga - check-out notes. Operation: Firstly use left and right arrow keys, as many times as you wish but always return to the start position. Now press the down arrow. "X 4" both relocate. Now .... Press either the left or right arrow. Help! The "X" does NOT rotate within the green circle, and other odd things happen.
Seemingly having failed to deliver with Clones I reverted to Sprites. As with Clones I am able to control the digits whilst in the circle whilst only using the left and right keys. My various mentors' advices have been followed as best I understood, but both Sprites and Clones just do not obey. NOTE very closely. If you start from the initial position then the number appearing at Slot 1 of MyPlace is NOT what you might expect. In fact the white number is the POSITION that the sprite occupies in a clockwise direction and NOT the Sprite number. At this point I have not introduced an up/down variable to ensure a toggle only once (ie, if dn=0 then up=1 ....) While this layout is circular, it does exist in a linear wraparound format using Javascript @: http://members.iinet.net.au/~brianjnow/perplexus/Shuffle2.html As much as I have tried, I am unable to understand how "Lists" can be used to successfully emulate what I could simply do in a Javascript array. HOW do I further use an object's last position to relocate it?