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.
- 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.
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
-
Installation: Clone this repository to your local machine.
git clone https://github.com/EthanSpleefan/HandGuesture-SoftwareController.git
-
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. -
Run the file*: Open
app.py
in your code editor and choose to Run the script. =======