Skip to content

markpattison/Reversi

Repository files navigation

Fable Reversi

This code forms part of my submission to the F# Advent Calendar in English 2019.

Read the accompanying blog post (now somewhat out of date) or play live here.

Requirements

Building and running

First run dotnet tool restore as a one-off.

To run the app locally use dotnet fake build -t run. This will open the app in your browser at http://localhost:8080/.

To run the AI tests use dotnet fake build -t test.

To bundle for production just use dotnet fake build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages