Skip to content
 
 

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Labyrinth

A pair-programming project where we build a maze game that allows a user to navigate a game, in the form of a text-based adventure, provided by a backend. We used the API specified to build a frontend that gives the user control over what to do next. We focused on using thunks and redux to build the communication with the backend.

What have we learned | How we built it

What have we learned:

  • How to work with APIs together with Redux
  • How to use thunks
  • Other ways of writing Redux
  • How to structure your redux store to suit your data
  • To send JSON in the body of a request

Technologies used in this project: React Redux, Styled componenents, Lottie animation library.

View it live

https://jds-labyrinth-game.netlify.app/

About

A pair-programming project where we build a maze game that allows a user to navigate a game, in the form of a text-based adventure, provided by a backend. We used the API specified to build a frontend that gives the user control over what to do next. We focused on using thunks and redux to build the communication with the backend.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages