Project Description:
Brief Game Description - Slopes is a True-false style game with up to 30 questions (3 rounds of 10 questions). There is a minimum of 1 round with 10 questions to create this game. Initially there will be two themes for the game: a ski theme and a mountain bike theme. An end user can decide if they want to use the mountain bike theme or ski theme. A user will select a difficulty, a theme, and type their name to begin playing the game.
Basic Game Play - The skier or the biker starts at the top of the screen. the user can navigate the skier side to side. a question will appear on the screen. the question will be true or false and on the screen will be a true gate and a false gate. if the end user thinks the question is true, they would navigate their character through the true gate. therefore each question has 3 outcomes: correct, incorrect, gate missed.
Object of the Game - To get the most questions correct by directing your biker or skier through the correct gates.
How to Advance to the Next Round - Get at least 7 out of 10 questions correct to advance to the next round.
How to Win - This game can have up to three rounds. to advance to the next round, you must get at least 7 out of the 10 questions correct. if you do not get that many questions correct, you can either end the game or retry.
Difficulty settings - three difficulties normal, fast, and insane. these difficulties basically dictate how much time and end user has to decide between true and false.
Game Over - When the game is over, the game should give feedback to the user as far as how many questions they got correct for each round, as well as the percentage correct for each round. This should be displayed on a certificate that could be printed at the end of the game.
Questions and Answers - All questions and answers will be read from a JSON file on a web server.
Compatibility - Must work with Mac/Win as well as Android and IOS (HTML 5 Preferred)