Skip to content

AnthonyCusi/Motion-Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Motion Trivia!

Using OpenCV, this game allows you to choose True or False for each trivia question by moving your head to the correct side of the screen! As of now, the questions come from a wide range of topics testing all sorts of knowledge, but I plan to add the ability to choose your question category.

Through this project, I learned a lot about OpenCV, Python's threading module, and implementing an API in the context of a game. There were many challenges along the way, but taking them on one at a time has greatly strengthened my problem-solving skills.

Thank you for checking out my game!

Screen Shot 2022-06-23 at 5 05 26 PM

Screen Shot 2022-06-23 at 5 07 19 PM

Screen Shot 2022-06-23 at 5 10 58 PM

Setup

  1. Install OpenCV: pip install opencv-python
  2. Fork the repository
  3. Run main.py

Requirements

  • A webcam
  • An Internet connection

Sources Used

About

A trivia game played with facial motion tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages