So get out there and sweep some mines soldier!
http://www.2shared.com/file/8OxYWgXR/mines.html
left mouse to uncover tile, right to set flag where you think the mine is (flag is not removable, but you can click it again to uncover the tile its on in case you think there is no mine under and just miss clicked the tile, also it is possible to set flag on already uncovered tile, that is bug, not feature, will fix soon)
-There is some stupid error that pops up anytime you drag the window or touch its borders. Just click ok and ignore it, doesnt cause any trouble. I think I know whats causing it, but havent managed to fix it yet.
- I need to add calculation of when the game is over.
- Will try to implement the mass uncovering of tiles (when you click emty tile, all adjecent empty tiles are uncovered and so on, just like in the original Sweeper).
- Better randomness.
- The code is very messy and system heavy now, because I calculate all before the game start, Ill try to rework it to calculate only whats needed on mouse click.
