MaxWilson / LieseMath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LieseMath

LieseMath is a simple game for practicing algebra. Play it now here.

Written with Fable and React.

##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).

Running locally

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

About


Languages

Language:F# 79.9%Language:CSS 10.3%Language:JavaScript 8.8%Language:HTML 0.8%Language:Batchfile 0.3%