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

Guess who #209

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

Guess who #209

wants to merge 10 commits into from

Conversation

uohman
Copy link

@uohman uohman commented Sep 3, 2022

No description provided.

Copy link

@Bibiruu Bibiruu left a comment

Choose a reason for hiding this comment

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

Overall code was really well put together. The pink level was almost fully reached. Saw you said about starting the counter so thats a good idea. I think comment lines help. This would get a grip of the code first glance/ helps beginners to understand how you built your code. Would be nice to see those perhaps. Good job regarding this project!

@@ -171,7 +173,7 @@ const CHARACTERS = [
img: 'images/josephine.svg',
hair: 'grey',
eyes: 'brown',
accessories: [],
accessories: ['earrings'],
Copy link

Choose a reason for hiding this comment

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

I like the extra values given, gives more versatility to the stack

@@ -231,3 +231,8 @@ button {
border: none;
}
}

/****** SWEET ALERT ******/
.swal-button {
Copy link

Choose a reason for hiding this comment

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

The swal effect gives a nice effect to the game with a simple code. Good job.

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.

2 participants