Skip to content

Frontend for Adventure Game final project by Leo Thunell and Joanna Philips

Notifications You must be signed in to change notification settings

Joanna-Philips/final-project-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wayward Wilds Adventure Game https://wayward-wilds.netlify.app/

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.

General Information


  • The game is built using NodeJS and express for the backend with MongoDB Atlas to store the data. In the frontend, it uses React, Redux to manage states and MaterialUI components.

  • The purpose of this project is to showcase learning and combine technologies to create a fullstack project.

Features


  • In-game shop to buy weapons

  • Player can select an avatar

  • Complete quests to earn rewards

View


Technologies Used


  • JavaScript

  • React

  • Redux

  • MaterialUI

  • StyledComponents

Setup


  • npm install
  • npm run start to run it locally

Project Status


This is the MVP of the game. More features are to be added in the future to make it more engaging.

Improvements


  • Display error messages when coins are not enough to buy a weapon.

Features that can be added


  • Player will be able to choose the difficulty of the quests.

Acknowledgement


  • This project was made in collaboration with Leo Thunell as part of the final project for Technigo's Web Development Bootcamp.

About

Frontend for Adventure Game final project by Leo Thunell and Joanna Philips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published