From c3aa57622a1ac6b71a2c9486e43f57390ba6664c Mon Sep 17 00:00:00 2001
From: Daaimah Tibrey <41805952+daaimah123@users.noreply.github.com>
Date: Sun, 28 Jul 2024 11:02:12 -0700
Subject: [PATCH] Update js-html-games.md

---
 projects/js-html-games.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/projects/js-html-games.md b/projects/js-html-games.md
index 7d8d6e8bd..ee69b0def 100644
--- a/projects/js-html-games.md
+++ b/projects/js-html-games.md
@@ -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
@@ -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