xzela / jastroblast

asteroid game clone in libgdx
MIT License
5 stars 1 forks source link

Asteroid Spins in one direction #2

Closed xzela closed 11 years ago

xzela commented 11 years ago

Currently, Asteroids only spin in one direction (count-clockwise). We need to implement the spin feature so it can random choose a spin direction.

xzela commented 11 years ago

added in the latest revision. (though it might not be random enough?)