Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

aleexnl/simon-says

Repository files navigation

Simon-says Project

A visual memory game developed with PHP, HTML, CSS and JavaScript

Introduction

Simon says is a visual memory game.

There is a board with randomized colored squares. The board is shown for a few seconds during which the player must memorize the colored squares.

For the next few seconds, the player must click on the colored squares in the shortest possible time.

Minimum Requisites

  • PHP 7.4
  • HTML5
  • CSS3
  • JavaScript

Install

  1. Download the latest release in releases page.
  2. Unzip the release inside your web server folder

Collaborators