MaxWilson / QuentinMath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuentinMath

QuentinMath is a simple game for practicing arithmetic. 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# 75.6%Language:CSS 12.0%Language:JavaScript 11.1%Language:HTML 1.0%Language:Batchfile 0.4%