Skip to content

Add .NET Client #162

@hawkerm

Description

@hawkerm

@lee-11 and @mlhpdx I was looking at the network for Space Battle and stumbled upon your fork adding .NET Core support!

Would you be interested in helping to submit a PR to add it to our official repo?

The main comments I have on the implementation are:

  • Use PascalCasing for methods to align to C# naming conventions
  • Also allow typing 'quit' in the console to exit the program (I believe this should make it work to use with F5 in VS Code as well, as Ctrl+C doesn't work there).
  • Copy the java example ships for the test ship directory as individual ship files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions