Vector Demo 1

by Hobnob
A demo of an asteroids-like game
ID:113635
 
This demo shows the use of the jt_vectors library to implement an asteroids-like game. Pixel movement, rotation, thrust, and simple collision detection are demonstrated.

See the Pointing the Way to Vectors article for background information and discussion of the techniques used.
Wicked good stuff