Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marlon360/wwdc20-submission
A quiz game created with Xcode Playground. It uses SwiftUI, ARKit, PencilKit, CoreML.
https://github.com/marlon360/wwdc20-submission
app apple arkit coreml naturallanguage pencilkit playground quicklook quiz swift swiftstudentchallenge swiftui wwdc wwdc-scholarship wwdc-scholarship-submissions wwdc20 xcode xcode-playground
Last synced: 3 months ago
JSON representation
A quiz game created with Xcode Playground. It uses SwiftUI, ARKit, PencilKit, CoreML.
- Host: GitHub
- URL: https://github.com/marlon360/wwdc20-submission
- Owner: marlon360
- Created: 2020-05-18T08:45:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T10:10:38.000Z (over 4 years ago)
- Last Synced: 2024-11-02T14:42:09.556Z (3 months ago)
- Topics: app, apple, arkit, coreml, naturallanguage, pencilkit, playground, quicklook, quiz, swift, swiftstudentchallenge, swiftui, wwdc, wwdc-scholarship, wwdc-scholarship-submissions, wwdc20, xcode, xcode-playground
- Language: Swift
- Size: 3.31 MB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz Master
![Screenshot](media/screenshot.png)
Video: [Youtube](https://www.youtube.com/watch?v=Yvs1eFle1sc)
## What is this?
This is a demo of a Quiz game. You get asked a question and you can choose from four possible answers.
Apple offers a lot of frameworks and functionalities to enhance the quiz functionalities and user experience. This demo shows some examples how to improve a quiz game with ARKit, NaturalLanguage, PencilKit or CoreML.## Why?
The motivation behind this idea is to offer teachers and students a platform where they can easily and playful learn more about certain topics.
Due to the Corona virus teachers have to find new ways to motivate their students. This quiz app uses gamification and modern technologies to keep the students focused.