Skip to content

Sudoku, but interact-able by your hand. All movements are predicted using MediaPipe, through a video feed.

Notifications You must be signed in to change notification settings

daftylooper/Sudoku-Air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Air logo

What is this?

Sudoku, but interact-able by your hand. All movements are predicted using MediaPipe, through a video feed.

Why?

As the interface between a human and a machine gets more seamless, the need for "external" devices like get less prominent. Video-feed based movement reading and interpretation could be one of the substitute to mouses and keyboards.(also, we needed to pimp up our project)

How to Run This?

  • Step-1: Download the project files and places them in the directory you wish
  • Step-2: Run
  • pip3 install -r requirements.txt to install the libraries needed.
  • Step-3: Run the main.py file and you should be able to now play Sudoku

Note: The libraries use upto ~100MB of disk space.

TODO -

  • Draw the Sudoku and Buttons
  • Track Hands and Get Mouse Coords upon Click
  • Make the Sudoku Solver
  • Modularize and integrate all the code

About

Sudoku, but interact-able by your hand. All movements are predicted using MediaPipe, through a video feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages