Skip to content

JavaScript30 Project #12 - Key Sequence Detection

Notifications You must be signed in to change notification settings

jsalexan/konami-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

JavaScript30 Project #12 - Key Sequence Detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages