EvaRoets / language-quiz

This repo contains all the files for the language-quiz challenge, part of BeCode's Full Stack Junior Web Developer training.

Home Page:https://evaroets.github.io/language-quiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language quiz ❔

Watch the result of this project >> here add project picture

🎯 Objectives

  • Apply OOP in PHP
  • Adhere to the best practises we've assembled together

βœ”οΈ Specifications

  • Create a language quiz with the provided a starter pack πŸš€

🌱 Must-haves

  • Give the player a word to translate
  • Validate the player's answer on submit
  • Displaying a success / fail message

🌻 Nice-to-haves

  • Save the player's score when they want to translate another word
  • Allow the player to click a reset button and start over completely

πŸ’ Extra nice-to-haves

  • Ask the player's nickname before the quiz starts
  • Create a scoreboard for right and wrong answers
  • Display an end screen with the total score when the player reaches 10 right or wrong answers

About

This repo contains all the files for the language-quiz challenge, part of BeCode's Full Stack Junior Web Developer training.

https://evaroets.github.io/language-quiz/


Languages

Language:PHP 100.0%