/Shooter_Parallel

Shooter game that using the parallel physics engine instead of box2d

Primary LanguageJava

Shooter game that utilizes the parallel physics engine (github.com/jclinford/physics.git) instead of box2d.

Also requires AndEngine (and some slight modifications to AndEngine)