teamnzs / ios-trivia-game

iOS Trivia Game
0 stars 0 forks source link

MindGame

This application is to demonstrate our team's ability to incorporate the concepts that have been learned from the Codepath iOS development course.

The basic game is a trivia game with a unique twist. Game players are given a series of questions. On each question, the players are asked to provide an answer that they would like to give to all other users as an option to select as the right answer. Once all player answer options are received, a series of multiple choice questions is then given to all users that has the players' provided answers along with the correct answer. The objective of the user provided answers is to provide seemingly correct answers to fool the other players.

We will require authentication via a third party account. Users have the ability to play with friends. A profile of the user is also created. A global ranking is maintained.

Introduction

Welcome to Mind Game! This is a trivia game with a twist. You can pick from a large set of Trivia Categories and invite your Friends. Next you'll need to fool your friends with fake answers, but remember to pick the right answer!

Video walkthrough

GIF walkthrough

GIF walkthrough

Dependent APIs

User Stories

The following optional features can be implemented:

Wireframe Diagram

Here's a diagram of the wireframe:

Wireframe Diagram

GIF created with LiceCap.

License

Copyright 2016 Savio Tsui, Zhia Hwa Chong, Nari Shin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.