projet Web 3Mic
Find a file
2022-12-12 17:35:21 +01:00
modules tutoriel disparait quand on selectionne un autre niveau 2022-12-12 17:35:21 +01:00
res adieu les problèmes de copyright, profite Peach 2022-12-05 17:33:27 +01:00
canvas.js merged script.js and canvas.js and separated them into modules 2022-12-01 06:23:57 +01:00
index.html new css with beautiful colors 2022-12-12 16:57:56 +01:00
LICENSE Initial commit 2022-11-30 12:51:21 +01:00
notes_implementation.md nav bar & start of level selection 2022-12-05 17:40:17 +01:00
README.md change some comments 2022-12-05 16:49:24 +01:00
script.js tutoriel disparait quand on selectionne un autre niveau 2022-12-12 17:35:21 +01:00
style.css new css with beautiful colors 2022-12-12 16:57:56 +01:00
todo.md ajout du niveau 20 2022-12-12 17:13:17 +01:00

Sokoban

Projet Web 3Mic

Pour ouvrir le projet, tapez la commande suivante dans un terminal:

npx serve

Si cela ne marche pas, essayez la commande suivante

python3 -m http.server

Puis allez à l'addresse indiquée par npx (ou http://0.0.0.0:8000 pour python)