🚀 Simon Says Game(Mini Project)- I’m excited to share a small project I recently built while practicing Frontend Development. I created a Simon Says Game using HTML, CSS, and JavaScript and deployed it on Netlify. This project helped me understand how interactive web applications work by using JavaScript logic and DOM manipulation to control UI behaviour dynamically. 🎮 About the Game Simon Says is a classic memory game where the player must remember and repeat a sequence of colours shown by the system. With every level, the sequence becomes longer and more challenging, testing the player's memory and focus. 🕹 Game Rules • Press any key to start the game. • The system will highlight a random colour to start the sequence. • Remember the pattern shown by the game. • Click the buttons in the same order as the sequence. • With each level, a new colour is added to the pattern. • If you click the wrong colour, the game ends and your score is displayed. • Try to reach the highest level and beat your previous high score. 💻 Concepts & Features Used • DOM Manipulation (selecting and updating elements) • Event Listeners for user interaction • Dynamic UI updates using JavaScript • Game logic implementation • Random colour generation • Button flash animation using CSS and JavaScript • Score and level tracking • High score logic • Responsive UI styling using CSS 🛠 Technologies Used • HTML • CSS • JavaScript 🌐 Live Demo: https://lnkd.in/gfvV_VPr Building this project helped me strengthen my understanding of JavaScript, DOM manipulation, and interactive UI development. I’m continuously improving my skills by building more projects and exploring new concepts. Feedback and suggestions are always welcome! #WebDevelopment #JavaScript #FrontendDevelopment #DOM #CodingJourney #100DaysOfCode

Impressive project, Praveen! Simon Says is a fantastic way to solidify those core frontend skills. The UI looks clean too!

To view or add a comment, sign in

Explore content categories