We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6ddef commit 3ca8a19Copy full SHA for 3ca8a19
README.md
@@ -1,7 +1,7 @@
1
Verilog Minesweeper Solver.
2
==========================
3
4
-A Minesweeper AI written in Verilog HDL.
+A Minesweeper AI written in Verilog HDL. Solves ~80% of 8x8 boards correctly.
5
6
Abstract:
7
The goal of our end of the year project was to implement an automated version of the game, Minesweeper.
0 commit comments