KillickNZ / javascript-carnival-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the JavaScript Carnival!

Summary

Welcome to the Javascript Carnival! It's a wonderful place full of exciting games and activities... Just kidding! All three of our games are broken. Please help us fix the carnival using your Javascript skills.

Timebox

Challenge Time
Inflate The Unicorn 3 hours
Whack-A-Mole 5 hours
Dress The Clown 5 hours
Reflect 30 minutes

Let's get going!

  1. Before you start working through this challenge, make sure you have forked this repo to your own account.

  2. Clone this repo from your GitHub to your computer.

  3. Open the repo in VS Code and have a look around.

The Games

These games are all independent from each other, however they are somewhat listed in order of difficulty, so try fixing them from top to bottom.

Inflate The Unicorn
These poor unicorns have balloons for horns. Write code that inflates them!

Whack-A-Mole
The carnival classic "Whack a Mole" brought to life right inside your very own web browser. Where did all the moles go?

Dress The Clown
A dress-up game where you make a clown look fancy!

Feedback!

Once you have completed these exercises (or as much of them as you can handle!), go to your my-reflections-sprint-5.md using VS Code, add a JS Carnival heading, and answer the following questions.

  • What parts of these challenges did you enjoy? If we were to add more challenges, what would you like to have more of?

  • What parts weren't so good? Were there any parts that you felt stuck on?

  • Which parts made you feel confident?

  • What personally would you want changed to improve the carnival?

Add, commit, and push your answers to GitHub.

About


Languages

Language:JavaScript 63.2%Language:HTML 28.7%Language:CSS 8.1%