Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 485 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 485 Bytes

Mosquito Catcher

It is an asymmetrical 2-player game where one player catches mosquitoes and the other plays as a mosquito. In front of a webcam, the mosquito-catcher uses their hand to capture the mosquito, while the mosquito uses a joystick to try and evade capture and suck blood out of the catcher's hand.

Libraries

  • MediaPipe: for gesture recognition
  • Rough.js: for drawing sketchy illustrations on canvas
  • Gamepad API: for reading joystick input
  • JavaScript