Simulating movement with ES6 generators

This is a demonstration project on how to use infinite collections to make movement simulation readable using generators

Hover your mouse over the image to set the initial velocity of the ball, then observe it's path

It will either collide with one of the planets or terminate after a while