Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 775 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 775 Bytes

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.