No description
Find a file
Sylvain Gay b301e77b84 Merge branch 'master' into '3-client-invisibility-is-not-implemented'
Replacing sgay's changes on map.html
# Conflicts:
#   map.html
2022-09-12 07:40:39 +00:00
certif corrected most bugs 2022-09-09 13:03:08 +02:00
.gitignore Pas d'erreur de code mais timeout sur la géolocalisation 2022-09-08 17:48:53 +02:00
def.png added image and made it work with 1 client 2022-09-09 14:43:41 +02:00
invi.png added invisiblity support 2022-09-10 12:34:15 +02:00
map.html Merge branch 'master' into '3-client-invisibility-is-not-implemented' 2022-09-12 07:40:39 +00:00
package.json Pas d'erreur de code mais timeout sur la géolocalisation 2022-09-08 17:48:53 +02:00
README.md ajouté README 2022-09-08 17:51:46 +02:00
track.png added image and made it work with 1 client 2022-09-09 14:43:41 +02:00
traque.js Issue #3 -- implemented invisibility 2022-09-12 09:29:28 +02:00

Traque

Requirements

sudo apt install node npm
cd traque
npm install

Run server

node traque.js

Then visit localhost:9000.