Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.
/ SBADA Public archive

Projet de programmation d'une semaine au sein de l'IUT2 de Grenoble

Notifications You must be signed in to change notification settings

NilsKrattinger/SBADA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBADA

English

This repository was created during a programming week for my studies in the UIT2 of Grenoble.

The subject was to build an application around the magic square of the Sagrada Familia. Our objective was to find all the solutions using 3 to 7 cells with a sum of 33, and check their contiguity.

There is a CLI version and a graphical version, which is included in this repo, but isn't compilable because of the package used. It was made by the UIT2 of Grenoble, isn't publicly available and I'm not allowed to share it in this repo. The graphical libraries used were Xlib and XForms.

French

Ce repo a été créé durant une semaine de programmation au sein de l'IUT2 de Grenoble.

Le sujet était orienté autour du carré de Gaudi-Subirachs que l'on peut trouver sur la Sagrada Familia. Nous devions trouver toutes les solutions utilisant entre 3 et 7 cases ayant une somme égale à 33, et ensuite trouver la contiguïté de celles-ci.

Il y a une partie CLI et une partie graphique. La partie graphique est incluse dans ce repo mais n'est pas compilable, car elle utilise p_fenbase, un package fait maison par l'IUT2 de Grenoble qui n'est pas inclus dans ce repo. Ce package utilise les bibliothèques Xlib et XForms.

About

Projet de programmation d'une semaine au sein de l'IUT2 de Grenoble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages