list would be use and the function would pull a random index from rock paper or scissor
user would input or click one of the options
if the user is the winning object then it would produce some sort of message to indicated that the user has won
otherwise the message would indicate that the computer has won
the game would be set up as best out of 3 rounds so that there is an element of iteration to the game
then the final winner will be displayed
[ ] Paige's Idea
memory game (get shown a list of numbers/letters, then shown a couple pictures (to distract them), then get asked to insert the numbers/letters they think they saw)
Tic-tac-toe
[ ] Nadira's Idea
Rock Paper Scissors (could incorporate lists using a function that would pull one of 3 options at random)
Color mixer (Just a click game to mix colors, could be simple but still include all the requirements)
Grade Calculator
[ ] Jessie's Idea
Grade Calculator
Add rows for each category of grades (Assignment, Assessment, Presentation, etc.)
Add a column for input of grade average in each category (percentages)
Add another column for input of percentages each category takes
[ ] Bria's idea
Rock,paper, scissors game
list would be use and the function would pull a random index from rock paper or scissor
user would input or click one of the options
if the user is the winning object then it would produce some sort of message to indicated that the user has won otherwise the message would indicate that the computer has won the game would be set up as best out of 3 rounds so that there is an element of iteration to the game then the final winner will be displayed
[ ] Paige's Idea
memory game (get shown a list of numbers/letters, then shown a couple pictures (to distract them), then get asked to insert the numbers/letters they think they saw)
Tic-tac-toe
[ ] Nadira's Idea
Rock Paper Scissors (could incorporate lists using a function that would pull one of 3 options at random)
Color mixer (Just a click game to mix colors, could be simple but still include all the requirements)
Grade Calculator
[ ] Jessie's Idea
Grade Calculator
Add rows for each category of grades (Assignment, Assessment, Presentation, etc.)
Add a column for input of grade average in each category (percentages)
Add another column for input of percentages each category takes
Final grade would be displayed after calculation