FRONT-END DEVELOPER

Sun Cards

This is one of the first JavaScript projects I helped develop. It's a simple card-game where the purpose is to guess the correct card (the card with a sun on its face). The player enters their name and selects the difficulty level. When starting the game, the cards are turned face down and are randomly shuffled. But each card will keep its face during the shuffling process, so that the player can correctly track the card with their eyes and try to pick the correct card.

The difficulty level determines the speed with which the cards are shuffled. The player has ten tries, and their score is then displayed on the high score table. When the player is done, the current angle of the sun is displayed using an API call. This feature was added to fulfill the course criteria.

JavaScriptCSSHTML
Collaborators:
Carmela Pippa and Maryana Reznychenko