An open API service indexing awesome lists of open source software.

https://github.com/shereef/ball

XNA Game Studio 3.0 Simple 2D Balls with a simple animation and collision detection only
https://github.com/shereef/ball

Last synced: about 1 year ago
JSON representation

XNA Game Studio 3.0 Simple 2D Balls with a simple animation and collision detection only

Awesome Lists containing this project

README

          

This is a simple example i created for my students to show them that Collision detection in 2D is simple no matter what the shapes look like, the Collision detection functions are like a boiler plate always the same!