SIGN IN SIGN UP
Textualize / textual UNCLAIMED

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

0 0 22 Python
2022-10-19 16:47:25 +01:00
# 5x5
## Introduction
An annoying puzzle for the terminal, built with [Textual](https://www.textualize.io/).
2022-10-19 16:47:25 +01:00
## 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!
[//]: # (README.md ends here)