mine2d/readme.md

192 B

Mine2d

Local Development

Requirements

  • dotnet 6

Run the Project

# Run the Server Player opens on port 42069
dotnet run --host
# Run the Client Player
dotnet run