Problem I have a method which checks all of its surrounding squares and returns the number of bombs around it. […]

Problem I have recently been learning Haskell, and wrote a minesweeper project as an exercise. Here is link to the […]

Problem I got my 1 dimensional program to work just fine so I figured I just need a few tweaks […]

Problem I just want some opinions/tips on how to improve. #import import string import random import time import pickle #create […]

Problem I have written Minesweeper in JavaScript. Using OO-Approach. Cell class describes a cell in the grid. Cell.t property tells […]

Problem I have been working on a text based minesweeper game in Java and I am looking for some ways […]

  • 1
  • 2