Requires these dependencies
pip install opencv-python
pip install numpy
pip install imutils
After that, run this command:
python3 guava.py
Automating the guava washing game that we play every Chinese New Years! This way we don't need to look at the dots and count and see who wins each time!
Python