Skip to content

Commit

Permalink
Update js-html-games.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daaimah123 authored Jul 28, 2024
1 parent 4ebe4e9 commit c3aa576
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion projects/js-html-games.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Make one or more of 3 games to practice using HTML and JS. They are listed easiest to hardest. Feel free to work on whichever one(s) are a good challenge for you. There's not much instruction -- it's up to you to decide how the site will look and the details of how it works. Be creative!

We have given you a few options, but you can do any game you want!

Before you start think of everything that your page will do, plan out your HTML and JS before you get going!

### Project Requirements

- Make 1 or more games using JS and HTML
Expand All @@ -12,7 +16,6 @@ Make one or more of 3 games to practice using HTML and JS. They are listed easie
### Extension (not requried)

- Use GitHub Pages to serve the games. You can follow [these instructions](https://www.codecademy.com/articles/f1-u3-github-pages) to deploy your code.
-

## Games

Expand Down

0 comments on commit c3aa576

Please sign in to comment.