Skip to content

The movie night trivia mobile site needs to allow two players to play against each other on separate devices. Once connected, the players are each presented with a random movie title from IMDB’s top 250 list and asked to guess the year it was released. A game consists of 8 rounds with 5 points allocated for a correct answer and -3 for an incorre…

Notifications You must be signed in to change notification settings

JessieMuller/WebMovieTrivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebMovieTrivia

The movie night trivia mobile site needs to allow two players to play against each other on separate devices.

Once connected, the players are each presented with a random movie title from IMDB’s top 250 list and asked to guess the year it was released.

A game consists of 8 rounds with 5 points allocated for a correct answer and -3 for an incorrect answer.

The player with the highest score at the end of the game wins.

The game needs to be real-time and rely on a RESTful API which scrapes the movie data from http://www.imdb.com/chart/top?ref_=nb_mv_3_chttp .

The following technologies are used: HTML5, Javascript, CSS3. Extra input added - responsive UI, angular.js, node and innovation/creativity.

About

The movie night trivia mobile site needs to allow two players to play against each other on separate devices. Once connected, the players are each presented with a random movie title from IMDB’s top 250 list and asked to guess the year it was released. A game consists of 8 rounds with 5 points allocated for a correct answer and -3 for an incorre…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published