https://github.com/polywock/livehero
https://github.com/polywock/livehero
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/polywock/livehero
- Owner: polywock
- Created: 2021-09-11T17:49:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T10:47:34.000Z (about 2 years ago)
- Last Synced: 2025-12-25T16:16:47.068Z (5 months ago)
- Language: TypeScript
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)