Skip to content

anansadiya94/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Game

Mobile interview exercise

Swift compatible

Are you good resolving trivia questions? Are you smarter than your friend? It is your app.

The app offers a 20 trivia questions game, 10 questions per player. The players can introduce their nicknames at the first screen, and after clicking the "Play" button at the same screen the game will be started. The second screen shows both nicknames with each one score, indicates the nickname of who has to play and a question with multiply choice. A feedback will show after choosing the answer, and when the game will be finished another feedback will show indicating the name of the winner with the posibility of remach.

About app

The app was developed using MVP (Model View Presenter) architecture. While the trivia questions hasvebeen extracted from Trivia API.

Dependencies

Moya library was used for the network layer.

Requirements

  • iOS 13.3
  • Xcode 11.3
  • Swift 5.0

Installation guide

Download repo

$ git clone https://github.com/anansadiya94/TriviaGame.git
$ cd TriviaGame
$ open TriviaGame.xcodeproj

Run app

Xcode will be opened, run the app using your iPhone or your favorite simulator and enjoy it :)

About me

Anan Sadiya – [email protected]

https://github.com/anansadiya94

About

Trivia Game, technical interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages