Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 359 Bytes

Voronoi minesweeper

screenshot

A quick and dirty minesweeper game with random-generated "maps" based on voronoi patterns, which has quite a few bugs.

Made with SDL, with the help of the Voronator crate.