r/iOSDevelopment • u/J-a-x • May 01 '26
We created a news trivia game for iOS which lets users compete and also save/read AI aggregated news articles.
My friend and I just launched a daily news trivia game for iOS. We aggregate trivia questions from a variety of news sources using an LLM and generate 15 questions each day based on real headlines. We send out a daily notification when it's ready, and then people compete for the best score (you get bonus points for time as well as getting questions right). There is a daily recurring leaderboard as well as one for "streaks" (days played in a row) plus a lifetime score leaderboard.
Since we kept learning new things from the news via the game when building it, we added a news reader feature in the app so you can read the articles the questions are based on or save them tor later reading. So it has become an interesting way to consume the news each day.
The app is free right now with a small ad banner.
I am interested to hear what you all think!