LieseMath is a simple game for practicing algebra. Play it now here.
##Hotkeys
Ctrl-R to reset
H to show/hide hints
##Attributions Sound effects courtesy of Jeff Rifkin and Mike Koenig under Creative Commons/Attribution 3.0 (via soundbible.com).
Restore dependencies:
dotnet restore
npm i // or yarn install
Then, from inside the src directory, start the dev server:
dotnet fable yarn-start // or yarn-build to package for deployment