MonoGame F# + ECS

YAPC (yet another pong clone) to try MonoGame with F# and ECS.

Based on the ECS branch of this template by Lucas Teles.

Configuration

dotnet tool restore
dotnet mgcb-editor --register
dotnet build

Run

dotnet run