Skip to content

Small project I made a few months back, basically a minesweeper clone + a proposed new algorithm for increasing difficulty of minesweeper maps.

Notifications You must be signed in to change notification settings

N00bcak/minesweeper_expt

Repository files navigation

Minesweeper Experiment

This is a small project I completed a few months ago, in which I added most of the features (including some quality of life ones!) that you would expect to find in a minesweeper game in order to practise basic programming and design techniques.

I even devised an algorithm based off of Conway's Game of Life which I believe can create harder minefields, by reducing mine clustering and thus making mines harder to eliminate on average.

About

Small project I made a few months back, basically a minesweeper clone + a proposed new algorithm for increasing difficulty of minesweeper maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published