Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 726 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 726 Bytes

Guitar Hero Tiny Type

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

Usage

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/