Skip to content

SbirLobo/Blurtest

 
 

Repository files navigation

Concept

The BlurTest is a game where the player has to guess the title of a film and/or the name(s) of the director, main actors and year of release, all within a given time. For this, the user will have the movie poster with an applied blur effect, which will fade as time passes. The player must enter a maximum information in 45 seconds, before the poster of the film becomes completely visible.

This BlurTest is brought to you by the Hufflepuff team, made of Chloé ELLE, Kylian GRONNIER, Sébastien BIROLLEAU, Vincent DAVIAUD and Pierre LACOSTE


Installation

  • Clone the following Github repository: git@github.com:WildCodeSchool/2023-02-JS-RemoteFR-JSWizards-P2-Team-Hufflepuff.git
  • In VSCode, install the plugins Prettier - Code formatter and ESLint and configure them
  • Install dependencies with npm install command
  • Go to the page "https://developers.themoviedb.org/3/getting-started/authentication" to configure your own API key
  • In "./frontend/src", create a ".env" file and insert your API key. Example: "VITE_API_KEY=YOUR_API_KEY"

Utilisation

  • Select a Theme
  • Answer as much information as possible about the film to earn points
  • Beat your own score

Web site

screenshot_blurtest_homepage


Contribution

If you want to contribute to this project, you can:

  • Clone the GitHub depot

  • Create a new branch with your modifications

  • Send a Pull Request

    The Hufflepuff team will examine the Pull Request in order to validate it or not


Technologies Used

logo_js logo_css logo_html

logo_react logo_tailwind logo_nodejs

logo_github logo_figma


License

This project is under Wild Code School license. See the License.md file for more information


Creators contact

Chloé: https://github.com/Chl0l
Kylian: https://github.com/Kyxk
Sébastien: https://github.com/SbirLobo
Vincent: https://github.com/Vinchd
Pierre: https://github.com/PierreLacoste

under the benevolent gaze of Anthony Gorsky.
https://github.com/GorskiAnthony

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 13.8%
  • Dockerfile 2.2%
  • Other 1.0%