Multiplayer mobile rogue-like created for the 2023 7 Day RogueLike game dev event.
nvm use
npm installThis will start both the server and client locally.
npm startThis requires both an API and a UI.
Log into the Digital Ocean Server.
Clone the project.
Update the .env to have the correct ports.
Run ./deploy-cloud.sh
Deploys automagically with Github actions