Type using a guitar-hero inspired "keyboard" whose input area is smaller than 2cm^2. Incorporate gesture recognition to type emojis. Code partially based on materials from UCLA ECE188 with professor Xiang ‘Anthony’ Chen. Last updated: 04-11-2022 by Arthur Lovekin
Method #1: Go into folder
cd GuitarHero_TinyTypeM2
Start server using:
python -m http.server 8888
You can access the web app in your browser at http://127.0.0.1:8888
Method #2: Alternatively, you can use the "Go Live" extension for VS Code, or simply open the index.html file from your folder tree using a browser like edge or chrome.
Method #3:
Go to https://guitarherotinytypem2.netlify.app/