Skip to content

VR games like Beat Saber are a great way to get exercise, but VR headsets can be expensive. Hakoten Fruits is a game inspired by Fruit Ninja that uses computer vision to detect the player’s hand to act as a sword used to slice fruits.

Notifications You must be signed in to change notification settings

DonaldKLee/Hakoten-Fruits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hakoten Fruits

VR games like Beat Saber are a great way to get exercise, but VR headsets can be expensive. Hakoten Fruits is a game inspired by Fruit Ninja that uses computer vision to detect the player’s hand to act as a sword used to slice fruits.

Demo Video

YouTube: https://www.youtube.com/watch?v=6Ot51jTfYWE

Installation

  1. Clone this repository
  2. Install Pygame, OpenCV, MediaPipe, and NumPy
pip install pygame
pip install cv2
pip install mediapipe
pip install numpy
  1. Run main.py

Terms of Service

This program has not been thoroughly tested on other devices.
By using this program, you will be held accountable for anything that this program has potentially caused.
These terms may be changed without notice.

About

VR games like Beat Saber are a great way to get exercise, but VR headsets can be expensive. Hakoten Fruits is a game inspired by Fruit Ninja that uses computer vision to detect the player’s hand to act as a sword used to slice fruits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages