Quickstart to make a Battlesnake with F#
Requires .NET 5
To dev, just run dotnet watch run and implement your logic in Battlesnake.fs.
This will start the server running on port 5009 and automatically restart whenever you make changes.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Requires .NET 5
To dev, just run dotnet watch run and implement your logic in Battlesnake.fs.
This will start the server running on port 5009 and automatically restart whenever you make changes.