An open API service indexing awesome lists of open source software.

https://github.com/overshifted/voronoiminesweeper

A quick and dirty minesweeper game with random-generated maps based on voronoi patterns.
https://github.com/overshifted/voronoiminesweeper

Last synced: 10 months ago
JSON representation

A quick and dirty minesweeper game with random-generated maps based on voronoi patterns.

Awesome Lists containing this project

README

          

# 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](https://www.libsdl.org), with the help of the [Voronator](https://github.com/fesoliveira014/voronator-rs) crate.