JSMecaVideo : une application web pour l’analyse video en mecanique, directement dans le navigateur. LANCER JSMECAVIDEO DANS LE NAVIGATEUR
Tag: Javascript
Nov 21 2023
Space Carnage
Ce projet est un jeu de tir spatial simple écrit en JavaScript en utilisant la bibliothèque p5.js. Déplacez votre vaisseau spatial avec la souris. Cliquez avec le bouton gauche de la souris pour tirer. Chaque ennemi que vous détruisez vous rapporte cinq points. You can check the code if you want here : https://github.com/habib256/SpaceCarnage
Feb 01 2021
thymioHTTP: Control the Thymio Robot with Berkeley Snap! or Python
There is simplest version of this work without HTTP Support here : https://snap.berkeley.edu/snap/snap.html#present:Username=gist&ProjectName=ThymioSNAP&editMode&noRun The main goal of this project is to provide an access to the Thymio(s) from the Berkeley Snap!, Scratch+++ like programming langage. This is a javascript node-based application that create an ws:// access to the thymio-device-manager running under Thymio Suite 2.x and …