Skip to content

budnickip/CodersCamp2020.Project.JavaScript.StarWarsQuiz

 
 

Repository files navigation

StarWarsQuiz

Jest to aplikacja, dzięki której nauczyłem się pracy w grupie wykorzystując system kontroli wersji git.

Dzięki projektowi grupowemu nauczyłem się pracy na własnym branchu, rozwiązywanie konfliktów podczas mergowania na główny branch, przeprowadzania code review kodu innych uczestników oraz realizowania tasków w określonym czasie. Krótko mówiąc - nauczyłem się jak powinna wyglądać praca w zespole.

Szczegóły oraz link do github pages znajdziesz poniżej.

Welcome to the Star Wars Quiz!

This is a game based on The Star Wars API (SWAPI). You have 2 minutes to answer as many questions as you can. Will your score be high enough to place in ranking? Let's find out!

Click here to start game. Fingers crossed!


Game description

Modes

You can choose game mode from the following:

  • People
  • Vehicles
  • Starships

Each mode has its own Hall of Fame.

Enemy

While you play, at the same time the Computer Player tries it's luck. When time's up you will see a window with yours and Computer's answers. The correct one will be highlighted in green and the incorrect one in red.

You Computer Answer
Q1 Image Your answer Computer answer Correct Answer
QN Image Your answer Computer answer Correct Answer

Used technologies:

  • HTML5,
  • CSS3/SCSS,
  • JavaScript,
  • Jest - JS testing framework,
  • The Star Wars API.

Contributors (alphabetical order):

About

CodersCamp 2020 Star Wars Quiz JavaScript Project to test JS skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • SCSS 17.1%
  • HTML 2.0%
  • Shell 0.1%