You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains the code for implementing the famous snakes game in Python using OpenCV. The tutorial for this code can be found at [Snake Game with OpenCV Python](https://www.learnopencv.com/snake-game-with-opencv-python/)
4
+
5
+
## USAGE
6
+
7
+
```
8
+
python snake.py
9
+
```
10
+
11
+
# AI Courses by OpenCV
12
+
13
+
Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/courses/) is a great place to start.
0 commit comments