Pick a Color, Make a Circle (ChatGPT3.5 HTML Experiment)

Mouse Follower

————————————————————————-

This is an experiment of using ChatGPT3.5 to generate HTML code. I asked it to create a button of color choices and to make a circle of that color that would follow the mouse. The code just needed a small amount of editing to work. I had to change the e.clientX and e.clientY, so I subtracted 390 from X and 200 from Y to put the circle more in the correct position.

Testing HTML written by ChatGPT

Circle Animation

Here is an orbit. What happens if there is a lot more text? This pale blue dot, going around. Also, can I change the background to different colors? What would it take to move a png file in a circle around the page? Or have some mouse interaction?