A matching game in Finnish with kanji characters.
This an F#/Fable/Elmish rewrite of a game that I originally created with JavaScript/jQuery.
Requirements:
- .NET 5 SDK
- Node.js
# Install Fable
dotnet tool restore
# Install JS dependencies
npm install
# Compile & start webpack dev server
npm start
- Fable
- Fable.Elmish.React
- Fable.SimpleHttp
- Feliz
- Thoth.Json