Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple spelling-bee training aid Speller

Description

One of the more practical applications I've created. It is given a list of 450 predefined spelling words (in words.txt) that it randomly iterates through. It sounds out the word (using the JavaScript Speech Synthesis API).

Also an "extras" project under my blog, TheHomeworkLife (GitHub).

Features

  • Modern, clean interface
  • Large set of default words
  • Speech uses the new-ish JavaScript Speech Synthesis API
  • Print view shows completed words and number of times wrong per word
  • Regular view shows completed words and number of times wrong per word (with degree of redness)
  • Clicking on a word will bring you to a definition on Wiktionary
  • "Hide" feature can give more realistic, difficult experience
  • Correct spelling will be provided after six incorrect tries

About

A simple spelling-bee training aid

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages