Skip to content

Starpelly/Minesweeper

Repository files navigation

Minesweeper+

A minesweeper clone with levels. Play and download at https://starpelly.itch.io/minesweeper

Special thanks to Darkener for playtesting!

Code

Source code is released under the GPLv3 license. It isn't fantastic, there are a lot of repeated systems everywhere, but I really just wanted to finish it.

Assets are compiled into the executable using Beef's Compiler.ReadBinary function.

Dependencies