Skip to main content

Calculation pyramid generator

Project description

Saqqarah

Description

This little software creates calculation pyramids puzzles (mainly addition).

Screenshot of Saqqarah with the clickodrome UI

Principle for addition pyramid: Boxes should contain numbers, if a box is on top of two boxes it contains the sum of the two boxes below.

Exemple of Saqqarah run

Exemple of pyramid puzzle created by Saqqarah

With solution

The solution created by Saqqarah

Features

  • Window (Qt5 Based) interface or command line interface, at your preference
  • Output modes: -- image, with as default png format (others format are possible: see the Python Image Library PIL documentation) -- Tikz code (for inclusion in latex documents)
  • Choice of size of the pyramid.
  • Choice of numbers range for the base line.
  • Choice of seed for the random generator This allows you redo the same pyramid multiple times.
  • Choice of difficulty level.
  • Choice of resolution (ignored in tikz mode)

Warning

If you choose an important size, 10 or more, the creation can be long: saqqarah looks for solution randomly until it find the wanted difficulty.

Usage

saqqarah -h

give you a brief summary usage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saqqarah-1.0.1.tar.gz (137.7 kB view hashes)

Uploaded Source

Built Distribution

saqqarah-1.0.1-py3-none-any.whl (87.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page