Skip to content

MaryNfs/Ninja-Therapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja Therapy

Demo.mp4

Ninja Therapy is a web application inspired by the Android game Fruit Ninja. Instead of slicing fruits, users can upload pictures and slice them. The project also plans to integrate TensorFlow.js to scan the user's hands, allowing image splitting without using the mouse.

Table of Contents

Installation

Prerequisites

Docker and Docker Compose are installed on your machine.

Steps

  1. Clone the repository.
  2. Build and run the Docker containers:
docker-compose up --build
  1. Access the application: Open your browser and navigate to http://localhost:8000.

Usage

Just upload the image and enjoy playing.

Milestones

Upcoming Features

  • Integration with TensorFlow.js for Hand Scanning: Use TensorFlow.js to scan the user's hands. Enable image splitting using hand gestures, eliminating the need for a mouse.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Ninja therapy, inspired by fruit ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • PHP 1.2%
  • HTML 1.1%
  • Other 1.2%