29789b1127 | ||
---|---|---|
FootRoidsClient | ||
FootRoidsServer | ||
Packages | ||
ProjectSettings | ||
.collabignore | ||
.gitignore | ||
README.md |
README.md
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
.