Skip to content

kitten-science/kitten-scientists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Option 1: Userscript Manager (recommended)

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.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.