Skip to content

SiegBoss/Python_Control_Mario_Kart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jugar Mario Kart 8 con Visión Artificial en Python

Este proyecto es una implementación de un sistema de visión artificial para jugar Mario Kart, realizada con Python.

Permite a los usuarios interactuar con el juego Mario Kart, utilizando la visión artificial para controlar los movimientos del personaje.

Características

  • Control de Movimiento : Introduce una imagen o video y el sistema de visión artificial interpretará los movimientos para controlar al personaje en el juego.
  • Interacción en Tiempo Real : Introduce una transmisión en vivo y el sistema de visión artificial podrá interactuar con el juego en tiempo real.

Herramientas de Desarrollo

  • Python

Librerías:

  • cv2
  • mediapipe
  • math
  • keyboard

Requisitos

Para ejecutar este programa, necesitarás tener instalado Python en tu sistema asi copmo tambien todas las librerias.

Licencia

Este proyecto está bajo la licencia MIT. Consulta el archivo LICENSE para obtener más detalles.


Playing Mario Kart 8 with Artificial Vision in Python

This project is an implementation of an artificial vision system to play Mario Kart, made with Python.

It allows users to interact with the Mario Kart game, using artificial vision to control the character's movements.

Features

  • Movement Control: Introduce an image or video and the artificial vision system will interpret the movements to control the character in the game.
  • Real-Time Interaction: Introduce a live stream and the artificial vision system will be able to interact with the game in real time.

Development Tools

  • Python

Libraries:

  • cv2
  • mediapipe
  • math
  • keyboard

Requirements

To run this program, you will need to have Python installed on your system as well as all the libraries.

License

This project is under the MIT license. Check the LICENSE file for more details.

About

Control using Artificial Vision to control Mario Kart with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages