Turbo bounce is a retro-arcade style game developed in Python. Algorithms for collision detection, spritesheet animation, deflection degree calculation, and gravity pull were implemented from scratch. Multi-threaded, highly modularized code. Library used: PyGame