Skip to content

EthanSpleefan/HandController

 
 

Repository files navigation

HandGesture-SoftwareController

Overview

HandGesture-SoftwareController is a hand gesture-based game controller software designed to provide an intuitive and interactive gaming experience. With this software, users can control games and applications using hand gestures, making it a fun and engaging way to interact with technology.

Features

  • Control games and applications using hand gestures.
  • Supports various hand gestures for different actions.
  • Easy setup and configuration.
  • Compatible with a wide range of games and applications.

Getting Started

To get started with HandGesture-SoftwareController, follow these steps:

PREPARATION: This program has libraries that only work with Python 3.9. Please ensure you have installed Python 3.9, instructions can be found here

  1. Installation: Clone this repository to your local machine.

    git clone https://github.com/EthanSpleefan/HandGuesture-SoftwareController.git
  2. Dependencies: Ensure all libraries listed in requirements.txt are installed on your machine. You can install them with:

    pip install <library>

    or

    pip install -r requirements. txt

    and replace <library> with the name of the required library.

  3. Run the file*: Open app.py in your code editor and choose to Run the script. =======

About

A hand gesture based, game controller software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.7%
  • Python 10.3%