JavaScript Game!
Develop a guessing game đšī¸
This game uses randomness and builds on the concepts you learned by
completing the steps on the homepage. Read through
the code in game.js
to learn how it works. Then try out
the steps in the TODO.md
file to extend the game code!
Guess which color the website picked randomly! đ˛
Using this project
This is the Glitch Hello JavaScript project. Complete the lessons in the site homepage first, then use this game page to build on what you learned!