Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 5 - TRIVIA GAME

Submitted by: Your Name Here

TRIVIA GAME is an app that allows users to play a trivia game and select their genere, difficulty, and amount of questions and are scored after submission.

Time spent: 10 hours spent in total

Required Features

The following required functionality is completed:

  • App launches to an Options screen where user can modify the types of questions presented when the game starts. Users should be able to choose:
    • Number of questions
    • Category of questions
    • Difficulty of questions
    • Type of questions (Multiple Choice or True False)
  • User can tap a button to start trivia game, this presents questions and answers in a List or Card view.
    • Hint: For Card view visit your FlashCard app. List view is an equivalent to UITableView in UIKit. Much easier to use!
  • Selected choices are marked as user taps their choice (but answered is not presented yet!)
  • User can submit choices and is presented with a score on trivia game

The following optional features are implemented:

  • User has answer marked as correct or incorrect after submitting choices (alongside their score).
  • Implement a timer that puts pressure on the user! Choose any time that works and auto submit choices after the timer expires.

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

https://www.loom.com/share/42f73a090c87441e8f62fc569ff393d4

Notes

License

Copyright [yyyy] [name of copyright owner]

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages