/kitten-scientists

Home of Kitten Scientists v2

Primary LanguageTypeScriptMIT LicenseMIT

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.

Quick Start

Userscript Manager (recommended)

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

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

Bookmarklet

javascript:(function(){var d=document,s=d.createElement('script');s.src='https://github.com/kitten-science/kitten-scientists/releases/download/v2.0.0-beta.4/kitten-scientists-2.0.0-beta.4.user.js';d.body.appendChild(s);})();

This bookmarklet points to the latest stable release. Come back here regularly to see if new versions are available 🙂

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.