Skip to content

sugarlabs/Magic-Number-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Number Grid

Game Logo

🎯 Overview

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.

Game Screenshot

🎮 How to Play

  1. Select: Click on any empty white cell
  2. Place: Click a number button to place it in the selected cell
  3. Notes: Toggle note mode to make small reminder notes
  4. Goal: Fill all cells with no duplicate numbers in rows or columns

Gameplay Example

Success Example

How to Use

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages