/eox-minesweeper

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

Primary LanguageJavaScript

Introduction

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 for any further documentation.