Skip to content

Test your reflexes game developed at Assembler School of Software Engineering

Notifications You must be signed in to change notification settings

Ricard-Garcia/js-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Play

Test your reflexes game developed at Assembler School of Software Engineering

The repo

Clone the repository on your local machine:

$ git clone https://github.com/Ricard-Garcia/js-play.git

The _Extra-project folder contains the final project files with all functionalities.

Best practices

In order to unify all declarations follow this guideline

<!-- ID declaration (camelCase) -->
<div id="myDivID"></div>
<!-- Class declaration (kebab-case) -->
<div class="my-div-class"></div>

Dependencies

No need to import dependencies since it uses vanilla JS.

Brief

Check the project brief here:

Resources

Team members

👤 Eunyoung Kim

👤 Hayk Petrosyan

👤 Jon García-Orad

👤 Ricard Garcia

About

Test your reflexes game developed at Assembler School of Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •