Skip to content

Pawandeep-prog/tekken-python-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tekken Python

Description

Hi this is new project of playing tekken game using python. In this physical movements of body are converted to in game control. For making this project I used mediapipe and pyautogui to send key
inputs. Also mediapipe is used for pose estimation and from that detected pose certain decisions such as Punch or Defend are taken. In this video I explained how you make these type of projects very easily by just using few libs.
Also the opencv module is used to read from the webcam.

Requirements

pip install mediapipe
pip install pyautogui
pip install opencv-python
pip install numpy

How to Run?

run it with following command
python tekken.py

Video

video link : https://youtu.be/gRnDUa8LG4o

Connect with me

If you have any queries regarding any of the topic I discussed in this video feel free to talk to e using below links:
facebook : https://m.facebook.com/proogramminghub
instagram : @programming_hut
twitter : https://twitter.com/programming_hut
github : https://github.com/Pawandeep-prog
discord : https://discord.gg/G5Cunyg
linkedin : https://www.linkedin.com/in/programminghut
youtube : https://www.youtube.com/c/programminghutofficial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages