Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,8 @@ Answer Key:
|
|
21 |

|
22 |
|
23 |
|
24 |
-
Process:
|
|
|
25 |
1. gemini.google.com with Ask Gemini Canvas: https://gemini.google.com/app/c214eb1311861341?is_sa=1&is_sa=1&android-min-version=301356232&ios-min-version=322.0&campaign_id=bkws&utm_source=sem&utm_source=google&utm_medium=paid-media&utm_medium=cpc&utm_campaign=bkws&utm_campaign=2024enUS_gemfeb&pt=9008&mt=8&ct=p-growth-sem-bkws&gad_source=1&gbraid=0AAAAApk5Bhlkl8mLiMc0f191ia_OUfe9R&gclid=Cj0KCQjwhr6_BhD4ARIsAH1YdjDAGoMoozYuFIjU_igRrKCdM875BMQNued5WXhKD8LuJYVd44eN7VkaAi0CEALw_wcB&gclsrc=aw.ds
|
26 |
|
27 |
2. Initial Prompt: Game Card as html js app with markdown outline and emojis. 1. Name Sam's all time favorite musical group? Hint - Their debut album was released in 1986. 2. What is Sam's favorite game? 3. In her 20's, Sam lived briefly in which two states? 4. Name Sam's longest Employer - Hint close to twenty years. 5. Sam holds a BA degree in _____ , and Masters degree in _____? 6. What is Sam's biggest fear? 7. Name the first National Park that Sam and Aaron travelled to - Hint it was during COVID. 8. Sam and her BFF have matching tattoos which is the title of a song. What is the Paul McCartney song? 9. What animal would Sam like to have as an indoor pet? 10. If Sam won $1000 shopping spree at the store of her choice, which store would it be? Bonus point - if you can name why. Create this as a game card which user can play with HTMl and JS as a canvas to test it.
|
@@ -39,3 +40,7 @@ Process:
|
|
39 |
8. Give it an image example:
|
40 |
|
41 |

|
|
|
|
|
|
|
|
|
|
21 |

|
22 |
|
23 |
|
24 |
+
Ten Step Process to Create in Method Steps:
|
25 |
+
|
26 |
1. gemini.google.com with Ask Gemini Canvas: https://gemini.google.com/app/c214eb1311861341?is_sa=1&is_sa=1&android-min-version=301356232&ios-min-version=322.0&campaign_id=bkws&utm_source=sem&utm_source=google&utm_medium=paid-media&utm_medium=cpc&utm_campaign=bkws&utm_campaign=2024enUS_gemfeb&pt=9008&mt=8&ct=p-growth-sem-bkws&gad_source=1&gbraid=0AAAAApk5Bhlkl8mLiMc0f191ia_OUfe9R&gclid=Cj0KCQjwhr6_BhD4ARIsAH1YdjDAGoMoozYuFIjU_igRrKCdM875BMQNued5WXhKD8LuJYVd44eN7VkaAi0CEALw_wcB&gclsrc=aw.ds
|
27 |
|
28 |
2. Initial Prompt: Game Card as html js app with markdown outline and emojis. 1. Name Sam's all time favorite musical group? Hint - Their debut album was released in 1986. 2. What is Sam's favorite game? 3. In her 20's, Sam lived briefly in which two states? 4. Name Sam's longest Employer - Hint close to twenty years. 5. Sam holds a BA degree in _____ , and Masters degree in _____? 6. What is Sam's biggest fear? 7. Name the first National Park that Sam and Aaron travelled to - Hint it was during COVID. 8. Sam and her BFF have matching tattoos which is the title of a song. What is the Paul McCartney song? 9. What animal would Sam like to have as an indoor pet? 10. If Sam won $1000 shopping spree at the store of her choice, which store would it be? Bonus point - if you can name why. Create this as a game card which user can play with HTMl and JS as a canvas to test it.
|
|
|
40 |
8. Give it an image example:
|
41 |
|
42 |

|
43 |
+
|
44 |
+
9. If user gets part of the question with part of the answer accept it as correct answer. Example is for Death Valley we would accept Death Valley National Park or just Death Valley - Why? National Park two word combo is in the question. Identify when user uses words in question and count them as +1 correct if they match.
|
45 |
+
|
46 |
+
10.
|