Motion Pong (December 2015)

See the classic game in a new light! Motion Pong uses your computers webcam to track your movement. Deflect the ball into your opponents goal using the movement of your body. Made using OpenFrameworks. Check out this game on GitHub: https://github.com/PFranklinM/CCLabHomework/tree/gh-pages/of_v0.8.4_osx_release/apps/myApps/OF_Final

"Motion Pong" is a two player game I created at Parsons School of Design in the Fall of 2015 using openFrameworks. The game uses a computers webcam to track player movement and change the course of the pong ball. Play Pong using your own body as the controller!

 

Inspired by the classic video game, I wanted to make a local multiplayer game that two players could play without having to crowd around the same keyboard. With this project, I challenged myself to learn the basics of openFrameworks, Computer Vision, and C++ coding.

Check out the game on GitHub: https://github.com/PFranklinM/CCLabHomework/tree/gh-pages/of_v0.8.4_osx_release/apps/myApps/OF_Final