This blog has moved to http://ThePowerShellGuy.com
Greetings /\/\o\/\/
I did see a very cool C# article and code to Cheat on the windows minesweeper in :
Minesweeper, Behind the scenes
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1104&lngWId=10Will be a lot easier on my version ;-)
MSH Minesweeper GUI game If you want to cheat to my version just add this
$map foreach ($.name ; $.Tag)
Before the displaying the Form ;-)
gr /\/\o\/\/
PS to make it more easy to cheat you can use the, translator function from the script ;-)
$C = $_ % $rows
$R = [math]::truncate($_/$rows)
But then again... you cant even loose in my version ;-)