Magic Number Grid is a Latin Square puzzle game where players must fill a grid so that each number appears exactly once in every row and column. This engaging puzzle combines logical thinking with number placement strategy.
- Select: Click on any empty white cell
- Place: Click a number button to place it in the selected cell
- Notes: Toggle note mode to make small reminder notes
- Goal: Fill all cells with no duplicate numbers in rows or columns
For a step-by-step walkthrough, see the official documentation on installing activities:
How to Install Activities – Sugar Labs Wiki
Alternatively, for development or testing purposes, you may clone or copy the activity directory into your ~/Activities folder and then restart Sugar to have it appear in the activity ring:
git clone <repository-url> ~/Activities/<activity-name>
cp -r /path/to/local/activity ~/Activities/
