Files
textual/examples/five_by_five.md
2023-02-17 14:27:11 +00:00

377 B

5x5

Introduction

An annoying puzzle for the terminal, built with Textual.

Objective

The object of the game is to fill all of the squares. When you click on a square, it, and the squares above, below and to the sides will be toggled.

It is possible to solve the puzzle in as few as 14 moves.

Good luck!