Skip to content

Video games fully encoded in JavaScript ES6. You have to click on the color to light and memorize the sequence.

License

Notifications You must be signed in to change notification settings

diazgio/Memorizing-JS-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧐 Memorize game

Video game fully encoded in JS, as part of the PLATZI JavaScript Fundamentals Project.

screenshot

🧐 About Memorizing. How many levels can you remember?

  • Changes from the original project of the course:

    • Code separation in files: HTML, CSS and JS.
    • Creation of 2 more divisions in the html, one for the title and one for the level counter.
    • Counter is updated while you are playing and if the game is restarted.
  • Concept learned:

    • Declaration of variables in global and local scope.
    • Use of const , let , and var for different applications.
    • Use of conditionals if, switch.
    • Creation of classes with JavaScript.
    • Use of arrow functions.

🔧 Built With

  • HTML and CSS3.
  • Vanilla JavaScript

🔴 Live Demo

Live Demo Link

🛠 Getting Started

To get a local copy up and running follow these simple example steps.

  • Go to the main page of te repo.
  • Press the "Code" button and get the repo link.
  • Clone it using git.

📝 Librarys

✒️ Authors

👤 Giordano Díaz

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

📝 License

This project is MIT licensed.

End

About

Video games fully encoded in JavaScript ES6. You have to click on the color to light and memorize the sequence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published