andrewjlanza / assignments

these are assignments!
0 stars 0 forks source link

Week 06 Day 2 - Do you want to build a Snowman? #22

Open ambethia opened 5 years ago

ambethia commented 5 years ago

Do you want to build a Snowman?

In this assignment, you'll build a less grim variation of a popular game:

Snowman

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:

  1. Word List
  2. Snowman Images (Unzip these before adding to your project)

Explorer Mode

Adventure Mode

Epic Mode

Refactor the game to play like a traditional "hangman" game: