# The making of Temporal trivia

DevFeed: [The making of Temporal trivia](<https://devfeed.tech/articles/the-making-of-temporal-trivia-36068.md>)

Original publisher: [Read original article](<https://temporal.io/blog/the-making-of-temporal-trivia>)

Author: Solution Architect Team

Published: 2023-08-30T07:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [API](<https://devfeed.tech/topics/api.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [multiplayer](<https://devfeed.tech/tags/multiplayer.md>)

## AI overview

This article describes how Temporal's Solution Architect team built a multiplayer trivia game using workflows, with ChatGPT generating trivia questions and answers. It explains the game's design goals, gameplay, workflow structure, activities, queries, and signals.

## Source excerpt

The making of a trivia game using Temporal.