A game to help me learn JavaScript. One of several
Concepts used in this game:
- push()
- querySelector()
- setAttribute()
- getAttribute()
- createElement()
- appendChild()
- Math.random()
- sort()
- For Loops
based on the video by freeCodeCamp by @Ania_Kubow on youtube. Thank you to all her hard work and dedication to being an excellent youtube tutor.