Interactive snake game created with Python and Opencv. For the menu I opted for Pygame-menu.
Clone the project
git clone https://github.com/NECKERRMAN/interactive-snake-opencv.gitInstall libraries
pip install pygame pip install opencvRun the game
python3 snake_menu.pyThis assignment was part of a group project
- @NECKERRMAN - Robin Deneckere
- @RienPieters - Rien Pieters (Design)
- @kyanvr - Kyan Van Rossem (Other game)