Inspiration
I have played the Snakes game throughout my childhood, and I wanted to add some features to this game.
What it does
This project uses your WebCam to capture your object through which you want to move the snake simultaneously. We don't use keys to be noted
How we built it
The project was built using OpenCV(Open Source Computer Vision Library) and Pygame.
Challenges we ran into
As most of my projects are related to web dev. I rarely even touched Python and OpenCV. There was a bug in Pygame due to the different versions of Pygame and Python. This took one day to fix
Accomplishments that we're proud of
We are proud that finally made the project work.
What we learned
As I mentioned above that most of my projects were related to web dev. It almost took me 24 hrs to understand how OpenCV and Pygame work as I had no prior experience with Python.
What's next for snake vision
I am looking forward to adding this to the web using OpenCV.js and putting it inside a React app and connecting it to a NodeJS backend.
Log in or sign up for Devpost to join the conversation.