projet Web 3Mic
Find a file
2023-01-06 14:34:51 +01:00
modules Update scoreboard module to have multiple players 2023-01-06 14:33:32 +01:00
res vache oubliée oops 2022-12-12 18:19:17 +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 Merge branch 'master' of https://git.etud.insa-toulouse.fr/nbillard/sokoban 2023-01-06 14:34:51 +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 Update scoreboard module to have multiple players 2023-01-06 14:33:32 +01:00
style.css Update scoreboard module to have multiple players 2023-01-06 14:33:32 +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)