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 project aims to recreate the original WINMINE minesweeper, but played by an Evolutionary AI instead of a human. It uses an improved upon version of @vdallco 's Python 3 / pygame implementation of Minesweeper: