Learning Box2D

This is a small weekend project to learn the basics of Box2D. It doesn't do anything beyond being able to move objects around in space (mouse or finger) and having them collide and bounce off of each other as well as off of the walls/floor/ceiling. The goal was to make a real game using it. The two images are random finds on Google. I will upload the code to github.