hw20-multiplayer-asteroid-soccer-game

A multiplayer game in Unity

Stars
15
Committers
8

hw20-multiplayer-asteroid-soccer-game

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.