diff --git a/README.md b/README.md index 120983b..145b2fa 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,25 @@ # Sudoku NSI -Projet de fin d'année réalisé dans le cadre de cours de NSI Terminale. +Projet de fin d'année réalisé dans le cadre des cours de NSI Terminale. ![image](/media/img/affiche.png) ## Outils utilisés : ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) [![Image](media/img/brython.jpg)](https://brython.info/index.html) -## Installation : +## Sudoker du sudoku : + +- ### Via le site web : +https://niilyx.github.io/sudoku-nsi/ + +- ### Via installation :
Avec git - - Clonez le repo * `git clone https://github.com/Niilyx/sudoku-nsi.git` via HTTPS * `git clone git@github.com:Niilyx/sudoku-nsi.git` via SSH - Ouvrez le fichier [index.html](/index.html) avec votre navigateur
-
+
Sans git @@ -30,10 +34,10 @@ Projet de fin d'année réalisé dans le cadre de cours de NSI Terminale. Bon jeu ;) ## Cahier des Charges : -##### Partie logique : +#### Partie logique : - Python/JavaScript [@Niilyx](https://github.com/Niilyx) [@Axxiar](https://github.com/Axxiar) -##### Partie graphique : +#### Partie graphique : - HTML + CSS (Valentyn) [@SH8LL3](https://github.com/SH8LL3), [@Axxiar](https://github.com/Axxiar) - Design des éléments et assets [@Aixiis](https://github.com/Aixiis)