My first mobile game is released. It is available on Google Play. Check it out! Fire your bullets into the green wooden block structures – but be careful so that you do not hit the red ones. You finish a level when the green structures have fallen before you run out of ammunition. There are Continue reading
jenga
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