Skip to content

jenquach/project-labyrinth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • HTML 10.0%
  • CSS 6.1%