Use the up and down arrow keys to change the position of the wall. change the speed slider to change the speed of the ball. This was a test to demonstrate a possible way of having objects collide when traveling at high speeds. Normally, if an object uses a "move x steps" loop to move, high values will make it "skip over" objects. This project serves as a possible fix.