hw20-multiplayer-asteroid-soccer-game icon indicating copy to clipboard operation
hw20-multiplayer-asteroid-soccer-game copied to clipboard

A multiplayer game in Unity

hw20-multiplayer-asteroid-soccer-game

  • https://idea-registry.cloud.unity3d.com/groups/hackweek-2020-06-21_06-27/ideas/732

Development

Nakama Game Server

Run the following to start up your own Nakama game server:

cd [Project Directory]/Assets/Nakama
docker-compose -f docker-compose.yaml up

To access the console, access http://127.0.0.1:7351 with the username/password of admin/password.