GitHub - openleap/leapong: Pong built with Pygame and Leap Motion. An OpenLeap project started by @astagi.

Skip to content

Navigation Menu

Sign in

Appearance settings

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