Pacmen
generate multiple pacmen that move independently using JS here is repository link for the code PacMen Repo
EyeBall exercise
Using CSS and JS to have an eye that follows the cursor
and this is the link to the repository with the code Eyes View details »
Live bus tracker
Using JSON data to track a bus route with JS here is the repository link Live Bus Tracker
Pacmen It’ll blow your mind.
A great example of generating images that move independently of each other using JS and CSS
Click here
Eyeball See for yourself!
Creating and image in CSS and having it follow the cursor using JS, here is the link to the repository with the code Eyes and here is the link to see how it looks running on a page Eye active
And lastly, Bus tracker Track a bus route
Using JSON data to track a bus route, some JS and CSS to design the functionality follow that bus Live bus tracker