Files located here:
- LICENSE - GNU General Public License v3.0
- Makefile - mandelbrot.c WASM builder
- README.md - this page
- bigcalc.html - Arbitrary precision BigFloat calculator
- canvas-template.html - html5/js demo template
- clock-test.html - lots of clocks, lots of speeds
- favicon.ico - small icon file reading “NIL”
- games/asteroids.html - like the arcade game
- games/prelude.html - bounce a ball through notes
- games/solitaire.html - might finish someday
- images/blackkey.png - image used for playmidi
- images/whitekey.png - image used for playmidi
- lsusb.html - list detected USB devices in browser
- mandelbrot.c - WASM C source for mandelbrot viewer
- mandelbrot.html - mandelbrot viewer
- playmidi.html - record/play music in browser
- playmidi.js - javascript source to playmidi
- emumidi.js - WebAudio AudioWorkletProcessor soft synth
- teleprompter.html - javascript teleprompter
- tuner.html - musical tuner exercise from the coding train
- words.html - game that plays like wordle, but with cheats