A downloadable game for Windows

This is a python script that looks through your webcam and sees where your face is, it then draws a box around your face and grabs the cords of your face box thing. it then uses the cords of your face and compares it the previous cords of the box, if the box moves 20 or more pixels in 1 frame, then it uses text to speech lines that "bully you"(it is not very insulting). I made this in 2 hours 30 minutes in the middle of the night because I could not sleep. I do plan on updating this to make it better, i maybe will add post prosing for the camera so that there is no longer random faces detected in the background.

here is the video I made about this project, that is the first video I ever made so it kind of sucks. if you watch that, I am going to be posting more videos of stupid projects i make.

I made a robot that bullies you when you move. - YouTube

Download

Download
A_camera_that_bullies_you..zip 73 MB

Install instructions

I think you need to download python first, if you do need to do that just go to Download Python | Python.org and download python from there.


also to get it to work you might need to download PyCharm at Download PyCharm: Python IDE for Professional Developers by JetBrains (retireeresolves.com)

also in your terminal you will most likely need to run these commands if you are on windows: "pip install opencv" 

also run: "pip install pygame" and "pip install random"

if you are on macOS run the command as: pip3 install ... 

if you come across any errors in this just leave a comment and I will try to help you.

Comments

Log in with itch.io to leave a comment.

it no working |:(

We will resolve that later. did you run all the pip commands

idk