Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 260 Bytes

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