I discovered a minor bug. In the custom view if you set the width and height high to say 8 by 8, you can place 49 mines. if you set it to 49 mines and then reduce the width and height you end up with a 5x5 map with more mines than tiles and it crashes. All you need to do is add a check so that when decreasing the side lengths if the mines is greater than the (width-1)(height-1) limit, decrease it to the limit
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. is awesome
|