Pattern Game is an infinite game that tests the player's memory by memorizing a color pattern.
This project was implemented using two solutions; jQuery solution and JavaScript Solution. As a result, I learned additional functions in jQuery. Moreover, I gained additional skills in JavaScript. Finally, the most essential lesson learned is differentiating between jQuery and JavaScript usage cases and syntax.