Minesweeper 1
Requirements and work outline
2024LinkMinesweeper 2
Clean up open source minesweeper implementation
2024LinkMinesweeper 3
Some more refactoring / debugging. And built an autosolver.
2024LinkMinesweeper 4
Generalize auto-solver
2024LinkMinesweeper 5
Calculate probabilities. Try to speed up.
2024LinkMinesweeper 6
Design database and background program for calculating and storing minesweeper probabilities. A heartbeat will load new work done by the background program.
2024LinkMinesweeper 7
Implement database and background program, with some minor refactoring along the way.
2024LinkMinesweeper 8
Finish implementing database and background worker. Implement heartbeat.
2024Link