Tekken Python
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 Description
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
run it with following command How to Run?
python tekken.py
video link : Videohttps://youtu.be/gRnDUa8LG4o
If you have any queries regarding any of the topic I discussed in this video feel free to talk to e using below links: Connect with me
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