Day 5
Let's make a Typing Game! To do so, we'll be putting our new Javascript knowledge to work.
Last updated
Let's make a Typing Game! To do so, we'll be putting our new Javascript knowledge to work.
Last updated
Ask your Day 5 Questions on Parthean Community.
Edit your starter code (see below) to create a Typing Game like the one above.
As you're working on this, you can make your own word list, but if you want to use the words from our list, we've attached it below.
Create a folder called day_5
and create three files inside of it:
day_5
index.html
styles.css
index.js
Now, copy this paste this code into them:
If you have questions, take to the internet! We're also here when you need us at:
Ask your Day 5 Questions on Parthean Community.
Want to show off your work? Post your results on Parthean Community.