Jenga Tower and Gun in JavaScript using THREE.js and Physi.js

For a long time I wanted to programĀ a (jenga) tower built out of small bricks that can be bombarded with bullets. There needs to be a physics engine to make the crashing of the tower look realistic. 3D Game Programming for KidsĀ gave me the technical stuff I needed to build the tower and a gun. Continue reading