Learn how to code, and have a fun game to play at the end.
Lesson
32 Counties Guessing Game
In this challenge, we are going to create a game where the user needs to guess the 32 counties in Ireland. Like the Flappy Bird game, we will specify the controls for our page in HTML, add our functionality in JavaScript, and style our page in CSS.