https://github.com/anthoruiz/quizzler
https://github.com/anthoruiz/quizzler
ios-swift swift-4 xcode9
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthoruiz/quizzler
- Owner: AnthoRuiz
- Created: 2018-04-29T01:58:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T19:19:53.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T06:24:32.155Z (about 1 year ago)
- Topics: ios-swift, swift-4, xcode9
- Language: Swift
- Size: 701 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quizzler
Quizzler App
## Quiz Questions
// Question 1
"Valentine\'s day is banned in Saudi Arabia.", correctAnswer: true
// Question 2
"A slug\'s blood is green.", correctAnswer: true
// Question 3
"Approximately one quarter of human bones are in the feet.", correctAnswer: true
// Question 4
"The total surface area of two human lungs is approximately 70 square metres.", correctAnswer: true
// Question 5
"In West Virginia, USA, if you accidentally hit an animal with your car, you are free to take it home to eat.", correctAnswer: true
// Question 6
"In London, UK, if you happen to die in the House of Parliament, you are technically entitled to a state funeral, because the building is considered too sacred a place.", correctAnswer: false
// Question 7
"It is illegal to pee in the Ocean in Portugal.", correctAnswer: true
// Question 8
"You can lead a cow down stairs but not up stairs.", correctAnswer: false
// Question 9
"Google was originally called \"Backrub\".", correctAnswer: true
// Question 10
"Buzz Aldrin\'s mother\'s maiden name was \"Moon\".", correctAnswer: true
// Question 11
"The loudest sound produced by any animal is 188 decibels. That animal is the African Elephant.", correctAnswer: false)
// Question 12
"No piece of square dry paper can be folded in half more than 7 times.", correctAnswer: false
// Question 13
"Chocolate affects a dog\'s heart and nervous system; a few ounces are enough to kill a small dog.", correctAnswer: true
## Finished App

# Author
- Anthony Ruiz