https://github.com/getrighhttt/triviagame
Created a Cartoon trivia game to practice iOS.
https://github.com/getrighhttt/triviagame
animation api async await declarative-ui navigationlink splashscreen swift swiftui
Last synced: about 1 month ago
JSON representation
Created a Cartoon trivia game to practice iOS.
- Host: GitHub
- URL: https://github.com/getrighhttt/triviagame
- Owner: GetRighhttt
- Created: 2022-11-14T12:49:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T16:30:35.000Z (over 3 years ago)
- Last Synced: 2025-04-02T00:41:34.752Z (about 1 year ago)
- Topics: animation, api, async, await, declarative-ui, navigationlink, splashscreen, swift, swiftui
- Language: Swift
- Homepage:
- Size: 285 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TriviaGame
Created a trivia game to learn how to code using SwiftUI!.
It consists of a splash screen with repeated animation, and
also incorporates an api to load questions about Cartoons. I
learned a lot in building this project.