/arcane-arena

cooperative development

Primary LanguageJavaScript

Arcane Arena

Setup

Node.js and Git are required. To set up the project, run the following commands:

git clone https://github.com/SoyMilk13/arcane-arena.git
cd arcane-arena
npm i
npm run buildClient
npm start

To open the game, navigate to http://localhost:3000/ in your browser.