Code a Gesture-Controlled Snake Game
The Assembly
Views: 1496
Like: 34
Everyone remembers Snake, the very simple but highly addictive game that came preloaded on our old Nokia mobile phones – the objective was to maneuver a ‘snake’ (just a line of pixels that acted as its own primary obstacle and kept growing as the game went on) in a bordered plane in pursuit of items to ‘eat’ (more pixels).
In this session, we’ll show you not only how to develop the game anew in Python using Pygame, but also add a unique twist: we’ll control it solely with gestures without the need for tactile input of any sort. To do this, we’ll build upon computer vision techniques (via OpenCV and MediaPipe) we used in earlier sessions for hand pose estimation and gesture control.
Prerequisites:
✅ Visual Studio Code ()
✅ Python ()
✅ pip install: OpenCV (), Pygame (), MediaPipe ()
GitHub Link:
—————————————–
To learn more about The Assembly’s workshops, visit our website, social media or email us at [email protected]
Our website:
Instagram:
Facebook:
Twitter:
07.05.2023
What software should we use for this code?
Hi Bro atleast change the variables while copying. The same video is available here. https://www.youtube.com/watch?v=OJVFPbIEuRk. This was released many months before your video. And as I can see Every variable and word is copied