Skip to content

Introduction

JessieMuller edited this page Sep 2, 2018 · 1 revision

The current application in which I have developed is a simple movie trivia mobile game.

1. The requirements were as follows:

  • 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 IMDS's top 250 list & asked to guess the year it was released.
  • A game consists of eight(8) rounds with five(5) points allocated for a correct answer and minus three (-3) for an incorrect answer. *_ The player with the highest score at the end of the game wins_

2. Game development specifications: