Skip to content

ProgrammerKrot/PlayByHands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayByHands

Just wanted to create simple app and try myself into hand detecting and how it works in pygame

This project is my own and I kindly request that you do not copy it or list me as a co-author with a link to my GitHub for support.

The project was built using Python version 3.10.

Read license!

Required Libraries

The following libraries are required to run the project:

  • pygame for game invirement
  • threading for supporting multithreading
  • cv2 for working with the camera
  • mediapipe for hand detecting
  • random juast to spawn objects randomly (embedded)

Thanks for giving a hint: https://github.com/celsoares

About

Hand detecting and how it works in pygame with camera

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages