Description of the Article
After reading Mike Golds article on transforms I thought I would get things moving a bit!
Overriding the OnPaint method and using the Timer class allows us to create a simple animation where we rotate a line around a central point.
Anyone want to create an asteroids clone in C#?
Source Code:
using