projet Web 3Mic
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nbillard 9c00d29ffa merging 1 year ago
modules merging 1 year ago
res vache oubliée oops 1 year ago
LICENSE Initial commit 1 year ago
README.md change some comments 1 year ago
canvas.js merged script.js and canvas.js and separated them into modules 1 year ago
index.html Add some comments 1 year ago
notes_implementation.md nav bar & start of level selection 1 year ago
script.js Add some comments 1 year ago
style.css Update scoreboard module to have multiple players 1 year ago
todo.md ajout du niveau 20 1 year ago

README.md

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)