projet Web 3Mic
Find a file
2022-12-05 17:40:17 +01:00
modules nav bar & start of level selection 2022-12-05 17:40:17 +01:00
res welcome to my farm 2022-12-05 16:41:55 +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 nav bar & start of level selection 2022-12-05 17:40:17 +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 updated README.md and created res directory 2022-12-01 06:36:38 +01:00
script.js nav bar & start of level selection 2022-12-05 17:40:17 +01:00
style.css nav bar & start of level selection 2022-12-05 17:40: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

python3 -m http.server

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