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.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.
- Cameron Condry
- adituv
- amaranth
- Azulan
- carver
- coderpatsy
- cokernel
- DirCattus
- DrGaellon
- Eliezer Kanal
- enki1337
- FancyRabbitt
- gnidan
- Hastebro
- hypehuman
- ironchefpython
- jacob-keller
- jcranmer
- KMChappell
- Kobata
- magus424
- mammothb
- markuskeunecke
- Meleneth
- Mewnine
- mjdillon
- mmccubbing
- NoobKitten
- oliversalzburg
- pefoley2
- Phoenix09
- poizan42
- riannucci
- romanalexander
- sapid
- sjdrodge
- SphtMarathon
- TeWeBu
- toadjaune
- Tom Rauchenwald
- trini
- woutershep
- Wymrite
- Xanidel
- zelenay
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.