Skip to content

Avoid obstacles with your thumb. AI game using Mediapipe, OpenCV and Pygame.

Notifications You must be signed in to change notification settings

jd-galvan/thumb-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thumb Driver

You need to avoid the obstacles in the road with your thumb.

VideoGIF

This poject was made with Pygame, OpenCV and MediaPipe:

Installation

Set a virtual environment after clone the project

python3 -m venv venv

Activate the virtual environment

source venv/bin/activate

Install the dependencies.

pip install -r requirements.txt

Reun the project

python3 main.py

Enjoy!

About

Avoid obstacles with your thumb. AI game using Mediapipe, OpenCV and Pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages