QuizzBuzz game design

NEX CEO, David Lee's, post |
|
|
|
Why This Game? |
||
|
Why use AI? |
|
|
|
It's all in the prompt |
|
Here is the prompt I used for getting quiz questions from OpenAI: Give me 10 quiz
questions about the topic of <QUIZ TOPIC>. The questions should be at a hard level. Return your answer entirely in the form of a JSON
object. The JSON object should have a key named
"Questions" which is an array of the
questions. Each quiz question should include only 2 choices, and an array of "Answers". Please make sure the correct answer is the first choice. Do not include any
explanation. |
|
Game Explanation |
|
|
|
Computer Vision |
|
|
|
Score Leaderboard |
|
|
|