Original by Tom Zhang
It works on my MacBook pro, and there is no guarantee that it works on other computers.
It solves Google's minesweeper, and does not work on other versions
Source code: github.com/TomZhang11/Minesweeper-AI/tree/main
Language used: python
Libraries used: opencv, pyautogui
Algorithms created: The Straightforward Algorithm, Subset Elimination, The Tank Solver Algorithm
Time complexity: idk
ChatGPT (or other AI) use: only for image processing and coding help; the algorithms are completely original. Although I got ideas of the algorithms from the internet, I did not look at their code; I just came up with them.
Time taken to build: over 100 hours
Date recorded: 2023-05-12
Note there was a problem in the video where the AI could not solve one of the end-game circumstances, but the problem has been resolved, and I did not bother recording again