Giter Club home page Giter Club logo

kitten-scientists's Introduction

A kitten scientist

Kitten Scientists V2

BrowserStack Status

Kitten Scientists (KS) is a simple automation script for the complex Kittens Game. It was originally developed by Cameron Condry and extended by many great contributors.

Installation

Userscript Manager (recommended)

Grab a build from the Releases page and install it.

If you don't have a userscript manager yet:

Bookmarklet

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

Container

You can pull any version of the script as a container. The images are hosted on the GitHub registry.

The container exposes Kittens Game's own development server on port 8080. It has the version of the userscript injected into it, according to the tag on the image.

docker run --publish 8080:8080 --rm ghcr.io/kitten-science/kitten-scientists:2.0.0-alpha.8-dev-623cdd4

Warning

While the script is still in its early development phase, no documentation is planned to be maintained. After a solid beta state has been reached, all features will be documented at https://kitten-science.github.io/kitten-scientists/.

For the time being, open a discussion if you have any questions, and open an issue on the issue tracker if something goes wrong. If you're not sure which option to pick, create an issue.

You can still check out the README content of the 1.5 version to get a good idea of the intention behind most options.

Contributors

A lot of thanks goes out to all the amazing people who contributed to 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.