/MemoryGame

Simon is a memory-based game written in JavaScript. https://oyesaurabh.github.io/MemoryGame/

Primary LanguageJavaScript

Welcome to Simon Gameđź‘‹

Screenshot

1

2

Introduction

Simon is a memory-based game written in JavaScript. The goal of the game is to repeat a sequence of colors that the computer generates. The sequence starts with one color, and each round an additional color is added to the sequence. The player must repeat the entire sequence in the correct order to advance to the next round.

To play the game, simply press the color buttons on the screen in the order that the computer displays them. The game keeps track of your score, and the round number is displayed on the screen.

The game can be difficult, but with practice, you'll be able to beat your high score in no time!

How to run the game

You need to have a web browser and internet connection to run the game. Download the game files and open the index.html file in your browser to start playing.

Features:

  • Game built with JavaScript, HTML and CSS
  • The game has a strict time limit to repeat the sequence
  • Game has different levels of difficulty
  • Game has sound effects and visual effects

Contribution

If you would like to contribute to the game, please feel free to submit a pull request on Github.

Enjoy the game! https://oyesaurabh.github.io/MemoryGame/