Skip to content

SixStringsCoder/simon_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simone

Introduction

Title: Simone

Status: development

mock up by Steve Hanlon

Simone is based on the popular memory game from the 70s.

Simone plays a sequence of colored squares (accompanied with tones) and the player must play back the same sequence.

Sample at CodePen

Simone UI


Start-up Server

To run the server, NPM or Yarn must be installed.

Open up the terminal and go to the project directory. Inside of the project directory, run:

npm install

npm start

If you have Yarn installed run:

yarn start

This project was built using Create React App. For complete technical details click Create React App

Technical Components
  • CSS Flexbox.
  • JavaScript (ECMASript 6)
Articles and Tutorials

Picture of Data and Components Breakdown

Pictures of Responsive Design

Phone
Tablet
Desktop

Future Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published