General Assembly SEI June 11 - Project 1
- Project: https://fervent-murdock-35e87e.netlify.com
- GitHub: https://github.com/mmubuso/Simon-Game.git
The goal of this project was to HTML, CSS, and JavaScript to create a game that involved manipulating the DOM. I chose to create the popular game of Simon that came with its own unique challenge of using asynchrous programming a concept I had little to no experience with but the thought of the challenege motivated me to move forward with it.
- Click the Lets Play Button
- The computer shows a random pattern of the game pieces
- Click the same pattern the computer created
- Computer will keep adding one more thing to the pattern until the player is unable to remember it
- Languages --> HTML, CSS3, JavaScript
- Libraries --> jQuery, sweetalerts, and bootstrap
- Adjust layout to make game mobile friendly
- Add 3 levels of difficulty
- Store high score of players
- Add avatar for character


