Overview: this is an implementation of spatial grid partitioning for more optimized collision detection. I also improved rendering speed by minimizing object creation, avoiding wrapper classes, and ...