Skip to content

jordirocha/Memorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Memorama

Classical game knows Match Up or Memory but on JavaScript.

Table of Contents

About the Project

The target of this project it's to practise events like `click` and uses of `target` to modify classes on elements in DOM with JavaScript.

Built With

  • JavaScript
  • HTML
  • CSS

Project Directories

├── css
│   └── index.css
├── img
│   ├── alicia.jpg
│   ├── aliens.jpg
│   ├── default.jpg
│   ├── demo.gif
│   ├── hg.jpg
│   ├── lv.jpg
│   ├── once.jpg
│   ├── sp.jpg
│   ├── tasm.jpg
│   └── ts.jpg
├── index.html
├── js
│   └── index.js
└── README.md

Getting Started

It's hosted on GitHub Pages so just click here.

Contact

Jordi Rocha - LinkedIn - jordirocharocha@gmail.com

Project Link: https://github.com/jordirocha/GameApp