projet Web 3Mic
Find a file
2022-12-05 17:30:03 +01:00
modules changement de textures 2022-12-05 15:29:26 +01:00
res changement de textures 2022-12-05 15:29:26 +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 ajout d'un timer et d'un bouton pause pour troll 2022-12-05 17:30:03 +01:00
LICENSE Initial commit 2022-11-30 12:51:21 +01:00
README.md updated README.md and created res directory 2022-12-01 06:36:38 +01:00
script.js ajout d'un timer et d'un bouton pause pour troll 2022-12-05 17:30:03 +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

python3 -m http.server

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