By Leo Thunell & Joanna Philips
In this game players can choose an avatar, equip themselves with a weapon of choice and embark on completing quests in order to earn rewards. These rewards can in turn be used to purchase better weapons in order to tackle more difficult challenges.
- This is the backend for the game. It is built using NodeJS and Express with MongoDB Atlas to store the data.
- In the frontend, it uses React, Redux to manage states and MaterialUI components.
- Deployed site: https://wayward-wilds.netlify.app/
- View the frontend repo: https://github.com/Joanna-Philips/final-project-frontend