Why the GAME is simple ? 🤷
The game is simple because, it is made up of HTML, CSS, and Javascript with very less lines of code. It uses simple CSS animation property to make the logo move and HTML DOM [ Document Object Model ] to do some actions like counting the number of taps made by the player ; to calculate the score and to display it.