Skip to content

tatut/matofs

Repository files navigation

F# Mato

This is a simple SVG worm game based on the Fable.Elmish.React template.

mato in action

Building and running the app

  • Install JS dependencies: yarn install
  • Move to src folder: cd src
  • Install F# dependencies: dotnet restore
  • Start Fable daemon and Webpack dev server: dotnet fable yarn-start
  • In your browser, open: http://localhost:8080/

About

Simple F# SVG worm game (Fable React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published