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
- Host: GitHub
- URL: https://github.com/shereef/ball
- Owner: Shereef
- Created: 2011-08-22T01:01:12.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:45:41.000Z (about 5 years ago)
- Last Synced: 2025-02-04T04:29:40.553Z (over 1 year ago)
- Language: C#
- Homepage: http://shereef.net
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
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!