A small collection of browser-based learning games for kids. All games are static HTML and run directly in the browser — no build step required.
Live site: https://uzadude.github.io/kids/
- Multiplication Game — practice multiplication tables.
- Random Letter — letter recognition and phonics.
- Random Two Letters — paired-letter practice.
- The -S Monster — when to add
-sto verbs (React + Babel standalone via CDN). - Bendix King Radio — interactive aviation radio simulator.
Open index.html in a browser, or serve the directory:
python3 -m http.server 8000