Yes... but don't expect too much. It's hard to setup and you have to train in order to you gestures are recognized properly.
Also, after installing version 2.3.1 I recommed you to setup you LeapMotion like this (Windows):
Go to "%appdata%\Leap Motion"
Edit "config.json" file, and paste this inside:
{
"configuration": {
"images_mode": 2,
"robust_mode_enabled": false,
"websockets_allow_remote": true,
"websockets_enabled": true,
"background_app_mode": 2,
"focused": true,
"background": true
}
}
Save and reboot.