/monogame-ecs-pong

Pong with F# and Monogame

Primary LanguageF#

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.

Build

dotnet tool restore
dotnet build

Run

dotnet run

Format

dotnet fantomas .