/leapong

Pong built with Pygame and Leap Motion. An OpenLeap project started by @astagi.

Primary LanguagePythonMIT LicenseMIT

###An OpenLeap project started by @astagi.

# Leapong

Pong built with Pygame and Leap Motion.

Setup

Copy Leap Motion SDK into lib/

Then install pygame and all the other requirements using:

pip install -r requirements.txt