/fpr

Primary LanguageF#MIT LicenseMIT

FsFhtw

Rationale

FsFhtw is a template project showing a functional example of a F# program. It includes:

  • A REPL for creating messages and reading the state of the system
  • A simple counter domain
  • Auxiliary files for git, .NET editors and the .NET Core SDK

Prerequisites

  • .NET core SDK (as specified in global.json)
  • Preferred F# editor

Run the application

Execute the following command.

dotnet run --project src/BattleShip/BattleShip.fsproj

ToDo

Spiel gewonnen Try --> update passt nicht