Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.49 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.49 KB

Konami Code - Key Sequence Detection

Badges

JavaScript

Description

JavaScript30 Project #12 - Key Sequence Detection

These code exercises use the following technologies: JavaScript. HTML.

In this application, I practiced writing code to detect key sequences. As you type the keys you press are added an array and scanned for a specific key word. When the key word is detected in your key events, a function runs. In this case, the function adds unicorns to your page.

Good practice working on key events and arrays. Also fun to be introduced to Cornify.


Grab the course at (https://JavaScript30.com)

Table of Contents

The repository is on GitHub: GitHub repository for Video Player.
There you will find following file types:
-HTML
-Markdown

All credit to Wes Bos for the fun tutorial: Website


If you have any questions or comments, please contact
Jennifer Alexander at jsa.wa.us@gmail.com
or visit my profile at GitHub.