Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@kitten-science/kitten-scientists

kitten-science2.9kMIT2.0.0-beta.10-dev-ed7e6eaTypeScript support: included

Add-on for the wonderful incremental browser game: https://kittensgame.com/web/

kitten, kittens, kitten scientists, kittensgame

readme

Kitten Scientists v2

Kitten Scientists (KS) is a simple automation userscript for the complex Kittens Game.

For a full explanation of how everything in Kitten Scientists works, please visit the full documentation.

Pre-Release Crowdin

Quick Start

Grab the latest stable build, or any other release from the Releases page and install it.

[!TIP] If you don't have a userscript manager yet, Tampermonkey is a good solution for the most popular browsers.

Option 2: Bookmarklet

javascript:(function(){var d=document,s=d.createElement('script');s.src='https://kitten-science.com/stable.min.js';d.body.appendChild(s);})();

This bookmarklet points to the latest stable release. If there's a new release, you will automatically use that one.

Contributors

Kitten Scientists was originally developed by Cameron Condry and extended by many great contributors.

A lot of thanks goes out to all the amazing people who contributed to the original Kitten Scientists 1.5 in the past.

If you want to see a live view of contributors for this repository, you can see it at https://github.com/kitten-science/kitten-scientists/graphs/contributors.