Mathmagician8191/Midway
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Multiplayer-only WW2 Naval combat simulator (in progress) To build the client: `cargo build -r --bin enterprise` To build the server: `cargo build -r --bin midway` By default the server is hosted at port 25565, it can be changed in the code