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

https://github.com/spectrachrome/eox-minesweeper

A geospatial variation of the classic Minesweeper game, based on satellite imagery provided by ESA
https://github.com/spectrachrome/eox-minesweeper

earth-observation eo game game-development geography geospatial hex hexagon hexagonal-tiles hexgrid minesweeper satellite-imagery

Last synced: 5 months ago
JSON representation

A geospatial variation of the classic Minesweeper game, based on satellite imagery provided by ESA

Awesome Lists containing this project

README

          

# Introduction

[`eox-minesweeper`](https://github.com/spectrachrome/eox-minesweeper) is a geospatial variation of the classic Minesweeper game, specifically made for Earth Observation (EO) applications. The engine uses GeoTIFF data to place mines based on real-world satellite data, offering insights into geographic and environmental patterns through interactive gameplay.

The game is developed sort of as a plugin for OpenLayers, albeit the map instance is directly being passed into the Minesweeper code for now.

Please consult the [project wiki](https://github.com/spectrachrome/eox-minesweeper/wiki) for any further documentation.