speech-games-client
This project provides simple games for speech therapy.
It is entirely implemented in client-side javascript and only accesses a minimal json-server (see https://github.com/isawzz/speech-games-server) to store user data.
easiest way to run this if you have vs code installed:
-
clone the repos in a directory
-
open directory in vs code
-
if you do not have Live Server extension, install it in vs code extensions tab
-
press GoLive
-
start in S directory
S/settings contains a settings file settings.yaml that can be adapted to use the implemented games with different parameters. right now, just file editing in settings ui.
Note: HAS ONLY BEEN TESTED ON *** GOOGLE CHROME ***