In this assignment, you'll build a less grim variation of a popular game:
Objectives
Reinforce component architecture in React
Effective use of props and state in React
Requirements
Work in groups of 2 or 3 for this project. You should turn in 1 repository that contains commits from each team member.
We're going to build a sort of reverse hangman. The player can't lose; they just get to build a snowman by adding parts each time they guess a letter correctly.
You will need to download these files and add them to your project:
Do you want to build a Snowman?
In this assignment, you'll build a less grim variation of a popular game:
Objectives
Requirements
Work in groups of 2 or 3 for this project. You should turn in 1 repository that contains commits from each team member.
We're going to build a sort of reverse hangman. The player can't lose; they just get to build a snowman by adding parts each time they guess a letter correctly. You will need to download these files and add them to your project:
Explorer Mode
Adventure Mode
Epic Mode
Refactor the game to play like a traditional "hangman" game: