Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labyrinth #17

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Labyrinth #17

wants to merge 38 commits into from

Conversation

JohannaBN
Copy link

Netlify link

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

Collaborators

[ericamechler, FridaMari]

JohannaBN and others added 30 commits April 16, 2024 16:54
…ld and connected it to the fetch-logic. Also implemented conditional statements so that if a username is not typed in, you get a message that need to type in a username to start
Added positioning on direction-buttons using a dynamic classname.
…, also fixed so we show error-message if we have error & that the loading-message is a h2
Copy link

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice UX/UI 😊 I'm missing the descriptions to help guide the user, but will approve because you fulfilled the requirements.

actions: [],
coordinates: null,
description: null,
gameMode: false,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this mean? Could it be named hasStarted or isGameOn or something, if it has to do with that?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well structured Zustand store 🐻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants