Hand Tracking assignment – Gavin Hackeling

I built a simple side-scrolling Galaga-style game. Your tracked hand moves the red square; collide with enemy squares to destroy them. The sketch contains commented code to fire missiles when the player performs the “click” gesture. While the “click” gesture is detected accurately, I’ve removed this function because performing the gesture created too much unintentional […]