Skip to content

codeandjazz/project-labyrinth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Labyrinth

This week's task was to build a text-based game where the user navigates through a labyrinth, using React and Redux. We practiced writing thunks and worked together in pairs.

The brief

This week's project is all about tying together the skills you've learnt to build an app that retrieves a list of actions from the backend and presents them to the user as interactable items.

What you need to do

✓ Your page should be responsive.

✓ Use redux to store the current state of the game.

✓ Focus on making the UX of your app good. Handle the response delay.

✓ Use thunks to wrap your API calls.

View it live

https://zippy-vacherin-041127.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 7.7%
  • CSS 1.9%