GitPedia

Super Mario

From BadagalaAdarsh·Updated December 18, 2025·View on GitHub·

* Hello all this is a simple python program which tries to use our body as a controller for the super mario game * Here I have used media pipe to detect the body posture * then based on the based posture I have stimulated the keyboard input using pynput module of the python * as single press of the key is not sufficient to make the mario move I have used multithreading concept to simultaneously run different methods * In order to run this program in your machine just install the dependencies lik... The project is written primarily in Python, distributed under the GNU General Public License v3.0 license, first published in 2021. Key topics include: body-tracking, fun, game, gameboy, hacktoberfest.

Super_Mario

  • Hello all this is a simple python program which tries to use our body as a controller for the super mario game
  • Here I have used media pipe to detect the body posture
  • then based on the based posture I have stimulated the keyboard input using pynput module of the python
  • as single press of the key is not sufficient to make the mario move I have used multithreading concept to simultaneously run different methods
  • In order to run this program in your machine just install the dependencies like opencv, mediapipe, pynput and run the main.py file
  • after that stand in front of the camera in center position
  • That's it you are good to go now
<img src = "https://github.com/BadagalaAdarsh/Super_Mario/blob/main/super_mario_gif.gif">

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from BadagalaAdarsh/Super_Mario via the GitHub API.Last fetched: 6/22/2026