New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

takahiku

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

takahiku

Automated bot for the browser-based version of "The Higher Lower Game"

  • 1.2.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Takahiku

Automated bot for the browser-based version of "The Higher Lower Game"

Installation

Install Takahiku via npm by doing the following:

npm i -g takahiku

Note: Takahiku is dependent on Puppeteer which will download a version of Chromium for your platform upon installation (~170Mb Mac, ~282Mb Linux, ~280Mb Win)

Don't have node/npm installed? Get it here

Usage

To start Takahiku, simply run the following:

takahiku

Options

--target <score>:

Specifies the target score to reach before deliberately causing a game over. Useful when attempting to share a screenshot of a specific score.

If absent, the target score will default to 9999999999.

--headless:

Runs Chromium in headless mode

--db <year>:

Specifies the database to use when retrieving scores. 2017 is currently the only database available and contains the data used by The Higher Lower Game as of 27/07/2018.

If absent, the database will default to 2017.

--verbose:

Runs Takahiku in verbose mode.

--continuous:

Runs Takahiku in continuous mode. Upon game over, a new game will be started immediately.

--share:

Upon game over, the Chromium window will be kept open until closed by the user. This allows the use of the share buttons on the game over screen.

--emojiless:

Disables the use of emojis when outputting to the console. This prevents � symbols on systems/terminals that lack emoji support.

I personally recommend and use Hyper.

--train:

Starts Takahiku in training mode. This mode sets the target score to 9999999999 and enables continuous mode.

Keywords

FAQs

Package last updated on 27 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc