Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 1.66 KB

README.md

File metadata and controls

64 lines (49 loc) · 1.66 KB

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 - [email protected]

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