Week 9 Create Task (Sanvi and Ellen) - sanvi1855544/p3-avatar GitHub Wiki
PBL Create Performance Task (Hangman)
Create Performance Task Description and Outline Components:
- program code
- video
- written response
Requirements:
- selection
- lists
- iteration
Ideas/Brainwrite:
-
Uses canvas
-
Combine it with Avatar theme
-
Three categories: animals, characters, powers
-
Hints
-
Uses canvas--> makes it aesthetically pleasing
-
Combine it with Avatar theme--> the words are from the fandom and are in a list; words are picked randomly
-
Categories--> Iterates over alephbhet to check if wrong or right; Selection to pick category
-
Hints--> Also uses lists and it tied to specific word
Program planned to use: Python and html
Progress so far:
- we have coded the game and need to work on the css and making it look better Game preview: