A game made in Typescript and Javascript where you eliminate the enemy to get the highest score
Client: React, Phaser.
Server: Node, Firebase, Netlify.
Clone the project
gh repo clone Voltair88/Zelda_ArenaGo to the project directory
cd Zelda_ArenaInstall dependencies
npm installStart the server
npm run start