modified: research/activity19-rock-paper-scissors.yaml

This commit is contained in:
Russell Ballestrini 2024-08-10 19:23:14 -04:00
parent f923570f5a
commit be61486f38

View file

@ -3,17 +3,19 @@ sections:
- section_id: "section_1" - section_id: "section_1"
title: "Rock-Paper-Scissors with History" title: "Rock-Paper-Scissors with History"
steps: steps:
- step_id: "step_0" - step_id: "step_0"
title: "Challenge a Historical Figure" title: "Challenge a Historical Figure"
content_blocks: content_blocks:
- "Welcome to the Rock-Paper-Scissors challenge! 🎮" - "Welcome to the Rock-Paper-Scissors challenge! 🎮"
- "You will be playing against a random historical figure." - "You will be playing against a random historical figure."
- step_id: "step_1" - step_id: "step_1"
title: "Shoot against a Historical Figure" title: "Shoot against a Historical Figure"
tokens_for_ai: | tokens_for_ai: |
Careful to check if user is trying to 'set_language' and do that first. otherwise figure out if they are picking the bucket rock, paper, or scissors. Careful to check if user is trying to 'set_language' and do that first. otherwise figure out if they are picking the bucket rock, paper, or scissors.
feedback_tokens_for_ai: | feedback_tokens_for_ai: |
Speaking in first person as a historical firgure, firstly announce your move based on the metadata and then on a new line, Speaking in first person as a historical figure, firstly announce your move based on the metadata and then on a new line,
Determine who wins the game, use 'user_choice' against the given `ai_` value. Determine who wins the game, use 'user_choice' against the given `ai_` value.
The rules are simple: The rules are simple: