Multiplayer zelda game. Lets see where it goes from there.
This repository contains a client application, a server application, and a shared library used by both.
-
zelda-client/
: This directory contains the client application. -
zelda-server/
: This directory contains the server application. -
zelda-shared/
: This directory contains the shared library used by both the client and server.
The client application is a phaser 3.5 game
The server is a colyseus server