blockly-keyboard-accessibility
This example uses text to speech, and the Blockly keyboard navigation API to attempt to create a game that is accessible for people with visual impairments. This is purely an experiment and we hope to
Installation
npm install
Running
npm run start
Browse
- http://localhost:3000/index.html: Loads Blockly with all the defaults (JavaScript and English lang).
- http://localhost:3000/generator.html: Loads Blockly with all the Python generator.
- http://localhost:3000/locale.html: Loads Blockly with the French locale files.