An open API service indexing awesome lists of open source software.

https://github.com/polywock/livehero


https://github.com/polywock/livehero

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Live Hero

Chrome and Firefox extension that injects a rhythm game to HTML videos including Youtube, Netflix, Prime Video, Hulu, Twitch, etc. If you like games like Guitar Hero and Clone Hero. This is a game for you.

# Instructions
1. Install the [Chrome](https://chrome.google.com/webstore/detail/live-hero/ghjkdokfbcfehdfpconfebbmbclelmlj), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/live-hero), or [Edge](https://microsoftedge.microsoft.com/addons/detail/ehgmfaolklbakgddpmdhbpnpbphehmie) extension.
2. Find some music videos on Youtube.
3. Click on the Live Hero icon and inject the game.

# Features
1. Web based game which means Windows, Mac, Linux, and Chrome OS compatible.
2. Customizable, lots of settings to tweak.
3. Fun, especially if you like challenging yourself.

# Build
1. Needs terminal commands like zip, cd, mv, etc. Run on mac, windows (linux subsystem), or linux.
1. `npm install` (to install required dependencies)
1. `npm run build:dev` (to build unpacked/ version)
1. `npm run build:prod` (to build packed.zip version)