A multiplayer setup for the elm-warrior game.
Fork this repo. Challenge several of your friends and ask them to make pull requests with their own warrior logic to your fork. Once you're all ready, run the game and see who wins!
To get setup, run the following functions in a terminal:
npm install
npm run dev
Good luck!