Skip to content

softbby666/cat-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat-quiz

A simple game for cat lovers I'm building to reiforce and learn new skills in web development.

DISCLAIMER: Some code of this project was developed in the selection process for the Laboratoria's Front-end Development Bootcamp. That deliverable can be found here.

Description

The main task is to build a web application that allows a user to answer different questions by choosing their answers from a list of alternatives. The main objective of this project is to have a first experience developing web applications (WebApp) that interact with the user through the browser and logic, using HTML, CSS and JavaScript as tools.

The Quiz Cat MVP must have:

  1. A welcome screen where you enter your name to start playing.
  2. A "Hello, [your name]" message and 2 buttons to start playing.
  3. Play with type A questions (about cats in general) button.
  4. Play with type B questions (about cats'colors) button.
  5. One screen per question with 3 alternatives.
  6. A counter
  7. Once the user answers, then question 2 and then question 3 are displayed.
  8. A results alert with the correct answer.
  9. A final screen with 2 buttons: play again or exit window.

About

A simple game for cat lovers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors