A top down resource gathering multiplayer shooter.
To play the game go to www.resourcepals.com. To install locally
mkdir teampals
cd teampals
git clone https://github.com/bjadboys/teampals.git
We're using node 8.6. Not sure how far back in node it will work.
https://nodejs.org/en/
To run the project:
yarn
yarn start-dev
to go: localhost:8080
Tests store and server.
yarn run test
- John Pepino - Initial work - John's github
- Danny Cruser - Initial work - Danny's github
- Arthur Swieckowski - Initial work - Arthur's github
- Brian Macdonald - Initial work - Brian's github
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks Goblin Portal for the cool graphics!
- Thanks Team Buddies for being an awesome game that inspired us.
- Thanks FSA for teaching us!