Skip to content

BharZInstein/motion-controlled-tekken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Controlled Tekken

Motion Controlled Tekken is a Python project that allows you to play the classic fighting game Tekken 3 using hand gestures captured through a webcam.

Description

This project utilizes OpenCV, a popular computer vision library in Python, to recognize hand gestures in real-time from a webcam feed. By mapping specific hand gestures to in-game actions, such as punching, kicking, blocking, etc., players can control the characters in Tekken 3.

Features

  • Real-time hand gesture recognition.
  • Mapping of hand gestures to in-game actions.
  • Integration with Tekken 3 emulator for gameplay.
  • Adjustable sensitivity and accuracy parameters for gesture recognition.

Installation

To run the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/BharZInstein/motion-controlled-tekken.git
    
  2. Run the main.py file

    python main.py

About

Tekken motion controls built using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages