Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Friends Pages
Box2D Cannon Game with Stars

This code was written by Ian Parberry to accompany his book "Introduction to Game Physics with Box2D", published by CRC Press in 2013.

This version of the Cannon Game uses a Box2D contact listener to play the right collision sounds and animate colored stars at the points of contact.