Integration of tetris-ai with JSTris website.
Don't play on LIVE matches. I'm not responsible by your actions and consequences! You will be banned!
Play only on practice mode(only you) or with a friend who KNOWS you are using bot.
Based on web-game-hacking-boilerplate.
- Download latest release
jstris-bot-chrome.zip
- Unzip to some location on your PC
- Go to url
chrome://extensions
- Enable development mode
- Load the uncompressed extension and pick the unzipped directory
- Download latest release
jstris-bot-firefox.zip
- Go to url
about:debugging
- Go to
This Firefox
- Load temporary add-ons and pick the .zip
- Clone repo
- Install dependencies:
npm i
- Run
npm start <chrome|firefox>
- Go to url
chrome://extensions
- Enable development mode
- Load the uncompressed extension and pick the
build/dev
directory inside project dir - If you want the extension hot-reloading working properly open the extension console(
service worker
) and keep it opened on background.
- Go to url
about:debugging
- Go to
This Firefox
- Load temporary add-ons and pick the
build/dev
directory inside project dir