kind-bar-flurry Demo Setup Install the package: yarn add kind-bar-flurry or npm install kind-bar-flurry Start the listener after the page has loaded (onload event): import Kind from 'kind-bar-flurry'; Kind() Enter the Konami code - Up, Up, Down, Down, Left, Right, Left, Right, B, A Example Install parcel: yarn global add parcel-bundler Go to the example directory: cd example Start parcel: parcel index.html ??? Profit