/py-sweeper

Implementing Minesweeper! (Good practice for Test-Driven Development!)

Primary LanguagePython

Pekka's Sweeper (PySweeper)

The plan is to write an N-dimensional minesweeper with the ability define your own metric.

Basically I don't want to restrict the Minesweeper to happen only on square grids.

The next\last step would be to implement a bot to play the game.