NTaylorMullen / ShootR

Multiplayer space ship game built on the SignalR framework.
MIT License
386 stars 204 forks source link

Implement quad trees for collisions and other spacial related tasks #8

Closed NTaylorMullen closed 11 years ago

NTaylorMullen commented 11 years ago

Quad trees will help improve server performance for calculating collisions etc.