marisabrantley / chore-door-game

The Chore Door JavaScript Game involves clicking on randomized doors while trying to avoid the evil ChoreBot. Warning: it's addicting!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Chore Door Game

Key Concepts:

  • The interaction of HTML, CSS & JS.
  • How to build an interactive webpage.
  • How to build a fully function game.

Screen Shot 2021-08-17 at 5 02 42 PM

I modified the CSS of the original Codecademy game to include a new color scheme, button and text.

Launch

Play the Chore Door Game here: https://marisabrantley.github.io/chore-door-game.

Class

Codecademy/Pro, Front-End Engineer Path

Building Interactive JavaScript Websites: DOM Events with JavaScript

About

The Chore Door JavaScript Game involves clicking on randomized doors while trying to avoid the evil ChoreBot. Warning: it's addicting!


Languages

Language:JavaScript 42.2%Language:HTML 35.4%Language:CSS 22.4%