mine2d/readme.md

209 B

Mining to Deep (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