Files
python/exercises/practice/flower-field/.docs/introduction.md
BethanyG b3cf79fc02 [Flower-Field]: Reimplement Minesweeper as Flower Field (#3934)
* Reimplemented Minesweeper as Flower Field and regenerated test cases.
* Removed accidental solution from stub file.
2025-06-25 12:17:48 -07:00

506 B

Introduction

Flower Field is a compassionate reimagining of the popular game Minesweeper. The object of the game is to find all the flowers in the garden using numeric hints that indicate how many flowers are directly adjacent (horizontally, vertically, diagonally) to a square. "Flower Field" shipped in regional versions of Microsoft Windows in Italy, Germany, South Korea, Japan and Taiwan.